]> sourceware.org Git - glibc.git/commitdiff
Fix whitespace
authorUlrich Drepper <drepper@gmail.com>
Fri, 7 Oct 2011 15:50:21 +0000 (11:50 -0400)
committerUlrich Drepper <drepper@gmail.com>
Fri, 7 Oct 2011 15:50:21 +0000 (11:50 -0400)
sysdeps/x86_64/memrchr.S

index a85dc6b03be58061bd207e1ea59a1f6303f745bf..81b7a1c320dd65bfced1988f553ab059cdebf066 100644 (file)
@@ -111,7 +111,7 @@ L(loop_prolog):
 
        mov     %rdi, %rcx
        and     $63, %rcx
-       jz      L(align64_loop)    
+       jz      L(align64_loop)
 
        add     $64, %rdi
        add     $64, %rdx
This page took 0.043601 seconds and 5 git commands to generate.