]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / Ia32 / ScanMem8.S
index d490ee7fd0451532119858e966fb1af0eb536f17..f8d8b7a736b3dea44ed7dba20ba43141c24ccc67 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(InternalMemScanMem8):
     leal    -1(%edi), %eax\r
     jz      L0\r
     movl    %ecx, %eax\r
-L0:    \r
+L0:\r
     pop     %edi\r
     ret\r