]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / Ia32 / ScanMem16.S
index 585cda6f8c8a1100328576814f3a6cdf224c0e1b..1977be7938adc4f26e8a48342123a1965382e941 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -49,6 +49,6 @@ ASM_PFX(InternalMemScanMem16):
     leal    -2(%edi), %eax\r
     jz      L0\r
     movl    %ecx, %eax\r
-L0:    \r
+L0:\r
     pop     %edi\r
     ret\r