]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / MemLibInternals.h
index ce55f447c05afdd66ab392086545278f7143ba1d..fa5619db7c663d250f9fe0e4f679f4aabebb0637 100644 (file)
@@ -32,8 +32,8 @@
 /**\r
   Copy Length bytes from Source to Destination.\r
 \r
-  @param  Destination Target of copy\r
-  @param  Source Place to copy from\r
+  @param  DestinationBuffer Target of copy\r
+  @param  SourceBuffer Place to copy from\r
   @param  Length Number of bytes to copy\r
 \r
   @return Destination\r