Fix whitespaces

This commit is contained in:
Ulrich Drepper 2011-09-05 13:54:51 -04:00
parent 1b48c53782
commit 5fc11f0d64
3 changed files with 1 additions and 4 deletions

View File

@ -8,4 +8,3 @@
#endif
#include "wcsmbs/wcscmp.c"

View File

@ -1001,4 +1001,3 @@ L(eq):
END (STRCMP)
#endif

View File

@ -1,4 +1,4 @@
/* Multiple versions of wcscmp
/* Multiple versions of wcscmp
Copyright (C) 2011 Free Software Foundation, Inc.
Contributed by Intel Corporation.
This file is part of the GNU C Library.
@ -55,4 +55,3 @@ ENTRY(wcscmp)
ret
END(wcscmp)
#endif