summaryrefslogtreecommitdiffstats
path: root/bin/ps/print.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-22 23:31:57 +0000
committermarkm <markm@FreeBSD.org>2002-02-22 23:31:57 +0000
commit5b69d7da62f2398a3ef361c86be5ab099fd92ad0 (patch)
tree70f7c59f1523f2d8c5c1f753b2683c4d2fa6b1ee /bin/ps/print.c
parent2b941891dbad5a4edcf64325cbd3a6cf9f8b0931 (diff)
downloadFreeBSD-src-5b69d7da62f2398a3ef361c86be5ab099fd92ad0.zip
FreeBSD-src-5b69d7da62f2398a3ef361c86be5ab099fd92ad0.tar.gz
ANSIfy.
Diffstat (limited to 'bin/ps/print.c')
-rw-r--r--bin/ps/print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/print.c b/bin/ps/print.c
index 74e7f8f..1e1d3a9 100644
--- a/bin/ps/print.c
+++ b/bin/ps/print.c
@@ -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)
OpenPOWER on IntegriCloud