mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Fix whitespaces
This commit is contained in:
parent
1b48c53782
commit
5fc11f0d64
@ -8,4 +8,3 @@
|
||||
#endif
|
||||
|
||||
#include "wcsmbs/wcscmp.c"
|
||||
|
||||
|
@ -1001,4 +1001,3 @@ L(eq):
|
||||
|
||||
END (STRCMP)
|
||||
#endif
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user