mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Fix whitespaces
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user