X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FatPkg%2FEnhancedFatDxe%2FUnicodeCollation.c;h=b240a931ff4d1bc1a00269171302ef5ade5b4fea;hp=61b9aab4d93a66296001cd0b2bd175490c826f60;hb=cae7420b4bd015b78f915c4ba766dbee15da0468;hpb=6b7e4498e8eb4b3e69472bdadbc5de60d15e0d4d diff --git a/FatPkg/EnhancedFatDxe/UnicodeCollation.c b/FatPkg/EnhancedFatDxe/UnicodeCollation.c index 61b9aab4d9..b240a931ff 100644 --- a/FatPkg/EnhancedFatDxe/UnicodeCollation.c +++ b/FatPkg/EnhancedFatDxe/UnicodeCollation.c @@ -189,9 +189,8 @@ FatStriCmp ( /** Uppercase a string. - @param Str The string which will be upper-cased. + @param String The string which will be upper-cased. - @return None. **/ VOID @@ -209,9 +208,8 @@ FatStrUpr ( /** Lowercase a string - @param Str The string which will be lower-cased. + @param String The string which will be lower-cased. - @return None **/ VOID