diff --git a/common/main.c b/common/main.c --- a/common/main.c +++ b/common/main.c @@ -419,8 +419,7 @@ * PUBLIC: void v_end(GS *); */ void -v_end(gp) - GS *gp; +v_end(GS *gp) { MSGS *mp; SCR *sp;