mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ANSIfy.
This commit is contained in:
parent
8bd08b5fac
commit
a3dbc1d804
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue