X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibRepStr%2FMemLibInternals.h;fp=MdePkg%2FLibrary%2FBaseMemoryLibRepStr%2FMemLibInternals.h;h=fa5619db7c663d250f9fe0e4f679f4aabebb0637;hb=42eedea958591087603bbacd1c2227d2494026af;hp=ce55f447c05afdd66ab392086545278f7143ba1d;hpb=0f82bd55142af193e669e76fcaf02f8d835f3f39;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h b/MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h index ce55f447c0..fa5619db7c 100644 --- a/MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h +++ b/MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h @@ -32,8 +32,8 @@ /** Copy Length bytes from Source to Destination. - @param Destination Target of copy - @param Source Place to copy from + @param DestinationBuffer Target of copy + @param SourceBuffer Place to copy from @param Length Number of bytes to copy @return Destination