summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/kpsestat.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/kpsestat.c')
-rw-r--r--Build/source/texk/kpathsea/kpsestat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/kpsestat.c b/Build/source/texk/kpathsea/kpsestat.c
index a98ede22655..04a0d9835a5 100644
--- a/Build/source/texk/kpathsea/kpsestat.c
+++ b/Build/source/texk/kpathsea/kpsestat.c
@@ -27,7 +27,7 @@
*/
int
-main P2C(int, argc, char **, argv)
+main (int argc, char **argv)
{
char * mode_string;
int to_set, to_keep, to_clear;