Skip to content

Commit

Permalink
Clean up whitespaces in last patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Jun 23, 2009
1 parent 772f4e6 commit 059215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysdeps/x86_64/multiarch/strcmp.S
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
#endif

/* Define multiple versions only for the definition in libc. Don't
define multiple versions for strncmp in static library since we
define multiple versions for strncmp in static library since we
need strncmp before the initialization happened. */
#if (defined SHARED || !defined USE_AS_STRNCMP) && !defined NOT_IN_libc
.text
Expand Down

0 comments on commit 059215a

Please sign in to comment.