summaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-08-19 06:16:27 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-08-19 06:16:27 +0000
commit552652d0f8b0d35411367c48a332050fb59e4791 (patch)
treeb6865768ca64258f11b70ec1d6c8834767e1c85f /sbin/sysctl/sysctl.c
parent41a314d9c34ca924c625684ed8324fe5d9c4c037 (diff)
typo
Diffstat (limited to 'sbin/sysctl/sysctl.c')
-rw-r--r--sbin/sysctl/sysctl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/sysctl/sysctl.c b/sbin/sysctl/sysctl.c
index d6335fec45d..d5d9d211042 100644
--- a/sbin/sysctl/sysctl.c
+++ b/sbin/sysctl/sysctl.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sysctl.c,v 1.17 1997/08/19 05:53:12 millert Exp $ */
+/* $OpenBSD: sysctl.c,v 1.18 1997/08/19 06:16:26 millert Exp $ */
/* $NetBSD: sysctl.c,v 1.9 1995/09/30 07:12:50 thorpej Exp $ */
/*
@@ -44,7 +44,7 @@ static char copyright[] =
#if 0
static char sccsid[] = "@(#)sysctl.c 8.1 (Berkeley) 6/6/93";
#else
-static char *rcsid = "$OpenBSD: sysctl.c,v 1.17 1997/08/19 05:53:12 millert Exp $";
+static char *rcsid = "$OpenBSD: sysctl.c,v 1.18 1997/08/19 06:16:26 millert Exp $";
#endif
#endif /* not lint */
@@ -362,7 +362,7 @@ parse(string, flags)
in_port_t port;
special |= BADDYNAMIC;
- if (newval == NULL);
+ if (newval == NULL)
break;
(void)memset((void *)&newbaddynamic, 0,