1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00
This commit is contained in:
Jim Meyering
1996-10-29 13:40:56 +00:00
parent d7749da3e9
commit 06382a007d
+2 -2
View File
@@ -1,8 +1,8 @@
#undef PARAMS
#if defined (__STDC__) && __STDC__
# define PARAMS(args) args
# define PARAMS(Args) Args
#else
# define PARAMS(args) ()
# define PARAMS(Args) ()
#endif
int