X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLib%2FMemLibInternals.h;h=6f7583937f889413664642859ff87350d1888d68;hp=117bd736a0e031de844c2bfa30e21605b8195e91;hb=2fc59a003ed9104f9feebe0e418f2a04a50f3284;hpb=22f6824925d63a113d1323120c6468114581b67a diff --git a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h b/MdePkg/Library/BaseMemoryLib/MemLibInternals.h index 117bd736a0..6f7583937f 100644 --- a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h +++ b/MdePkg/Library/BaseMemoryLib/MemLibInternals.h @@ -33,7 +33,7 @@ @param DestinationBuffer Target of copy @param SourceBuffer Place to copy from - @param Length Number of bytes to copy + @param Length The number of bytes to copy @return Destination