summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.bootparamd
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-07-06 21:34:03 +0000
committerderaadt <deraadt@openbsd.org>2003-07-06 21:34:03 +0000
commitbf01eb52d8475d8fe1bb4b29690a5b0a93fbbbec (patch)
tree22e9bed8a6447bf95396b5de750d65e35cae7fcb /usr.sbin/rpc.bootparamd
parentprotos and ansi (diff)
downloadwireguard-openbsd-bf01eb52d8475d8fe1bb4b29690a5b0a93fbbbec.tar.xz
wireguard-openbsd-bf01eb52d8475d8fe1bb4b29690a5b0a93fbbbec.zip
protos
Diffstat (limited to 'usr.sbin/rpc.bootparamd')
-rw-r--r--usr.sbin/rpc.bootparamd/bootparamd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.bootparamd/bootparamd.c b/usr.sbin/rpc.bootparamd/bootparamd.c
index 8be48d17e7a..a5606fbaafc 100644
--- a/usr.sbin/rpc.bootparamd/bootparamd.c
+++ b/usr.sbin/rpc.bootparamd/bootparamd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bootparamd.c,v 1.14 2002/07/19 02:18:06 deraadt Exp $ */
+/* $OpenBSD: bootparamd.c,v 1.15 2003/07/06 21:34:03 deraadt Exp $ */
/*
* This code is not copyright, and is placed in the public domain.
@@ -54,7 +54,7 @@ char *bootpfile = _PATH_BOOTPARAMS;
extern char *optarg;
extern int optind;
-void
+static void
usage(void)
{
fprintf(stderr,