From 6cbeff63c5f18ab4752342de7ae83a35118ebc38 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 24 Jun 2009 07:02:11 +0000 Subject: use ANSI C function declarations and prototypes git-svn-id: svn://tug.org/texlive/trunk@13938 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cpascal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/cpascal.h') diff --git a/Build/source/texk/web2c/cpascal.h b/Build/source/texk/web2c/cpascal.h index 254666359de..bdafa3c2dd7 100644 --- a/Build/source/texk/web2c/cpascal.h +++ b/Build/source/texk/web2c/cpascal.h @@ -285,6 +285,6 @@ typedef struct option getoptstruct; /* Declarations for the routines we provide ourselves in lib/. */ #include "lib/lib.h" -extern int loadpoolstrings P1H(integer); +extern int loadpoolstrings (integer); #endif /* not CPASCAL_H */ -- cgit v1.2.3