1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 15:06:44 +02:00
This commit is contained in:
Jim Meyering
1996-10-09 02:42:17 +00:00
parent 5b2210ce71
commit fecbdd9ab1

View File

@@ -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