X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FCommon%2FCommonLib.h;fp=BaseTools%2FSource%2FC%2FCommon%2FCommonLib.h;h=fa10fac4682a902ccc32e22673403d26335f0c5f;hp=dccb19223ba2bac09aa8cde2ad84050648e9dd46;hb=f7496d717357b9af78414d19679b073403812340;hpb=39456d00f36e04b7e7efb208f350f4e83b6c3531 diff --git a/BaseTools/Source/C/Common/CommonLib.h b/BaseTools/Source/C/Common/CommonLib.h index dccb19223b..fa10fac468 100644 --- a/BaseTools/Source/C/Common/CommonLib.h +++ b/BaseTools/Source/C/Common/CommonLib.h @@ -451,14 +451,14 @@ SplitStr ( /*++ Routine Description: - Convert FileName to the long file path, which can support larger than 260 length. + Convert FileName to the long file path, which can support larger than 260 length. Arguments: - FileName - FileName. + FileName - FileName. Returns: LongFilePath A pointer to the converted long file path. - + --*/ #ifdef __cplusplus