summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/inputint.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/lib/inputint.c')
-rw-r--r--Build/source/texk/web2c/lib/inputint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/lib/inputint.c b/Build/source/texk/web2c/lib/inputint.c
index 3082c8a112f..7b2dd58704d 100644
--- a/Build/source/texk/web2c/lib/inputint.c
+++ b/Build/source/texk/web2c/lib/inputint.c
@@ -9,7 +9,7 @@
line. */
integer
-inputint P1C(FILE *, f)
+inputint (FILE *f)
{
char buffer[MAX_INT_LENGTH]; /* Long enough for anything reasonable. */