mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-12 15:06:44 +02:00
.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#undef __P
|
||||
#if defined (__STDC__) && __STDC__
|
||||
# define __P(args) args
|
||||
# define __P(Args) Args
|
||||
#else
|
||||
# define __P(args) ()
|
||||
# define __P(Args) ()
|
||||
#endif
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user