From 059215ae210db73b4f9cb5518f3e689e6a4d17cc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 22 Jun 2009 20:39:37 -0700 Subject: Clean up whitespaces in last patch. --- sysdeps/x86_64/multiarch/strcmp.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps') diff --git a/sysdeps/x86_64/multiarch/strcmp.S b/sysdeps/x86_64/multiarch/strcmp.S index 8a6aee673a..2f4bf17d95 100644 --- a/sysdeps/x86_64/multiarch/strcmp.S +++ b/sysdeps/x86_64/multiarch/strcmp.S @@ -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 -- cgit 1.4.1