This commit is contained in:
markm 2002-02-22 23:31:57 +00:00
parent 2b941891db
commit 5b69d7da62

View File

@ -67,7 +67,7 @@ static char sccsid[] = "@(#)print.c 8.6 (Berkeley) 4/16/94";
#include "lomac.h"
#include "ps.h"
static void printval __P((char *, VAR *));
static void printval(char *, VAR *);
void
printheader(void)