X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=x2p%2Fa2p.c;h=cd667a3f29bf25d01e5647720a0ad903f8029118;hb=7359b62bc3a11c954051ab3c3b794dba7a042bba;hp=0baa5b777663ae36af967165a6cfe316fce124aa;hpb=0f4592effc29e9b2deb638f6f7e6129ffa8326e3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/x2p/a2p.c b/x2p/a2p.c index 0baa5b7..cd667a3 100644 --- a/x2p/a2p.c +++ b/x2p/a2p.c @@ -5,7 +5,7 @@ static char yysccsid[] = "@(#)yaccpar 1.8 (Berkeley) 01/20/91"; #line 2 "a2p.y" /* $RCSfile: a2p.y,v $$Revision: 4.1 $$Date: 92/08/07 18:29:12 $ * - * Copyright (c) 1991-1997, Larry Wall + * Copyright (c) 1991-2001, Larry Wall * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -2074,7 +2074,7 @@ YYSTYPE yyvs[YYSTACKSIZE]; #define yystacksize YYSTACKSIZE #line 401 "a2p.y" -int yyparse _((void)); +int yyparse (void); #include "a2py.c" #line 2081 "y.tab.c"