diff --git a/common/main.c b/common/main.c index a7e60f1..807dbde 100644 --- a/common/main.c +++ b/common/main.c @@ -419,8 +419,7 @@ err: rval = 1; * PUBLIC: void v_end(GS *); */ void -v_end(gp) - GS *gp; +v_end(GS *gp) { MSGS *mp; SCR *sp;