]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / Ia32 / ScanMem64.S
index 5224cf7153a399b2d462f1a2d466b1eb4f38c848..3efc9b82d3b9792591e9a6bb52837a4d56e39bdb 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
@@ -58,6 +58,6 @@ L1:
     leal    -8(%edi), %eax\r
     jz      L2\r
     movl    %ecx, %eax\r
-L2:    \r
+L2:\r
     pop     %edi\r
     ret\r