1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
1996-10-09 02:37:53 +00:00
parent 3df36d5e2f
commit 5b2210ce71

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