Skip to content

Commit

Permalink
Fix whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Sep 5, 2011
1 parent 693fb94 commit b0fc1ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion sysdeps/i386/i686/multiarch/strchr-sse2.S
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,3 @@ L(return_null):

END (__strchr_sse2)
#endif

1 change: 0 additions & 1 deletion sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,3 @@ L(return_null_1):

END (__strrchr_sse2_bsf)
#endif

0 comments on commit b0fc1ff

Please sign in to comment.