aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/ip6.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-01-16 19:27:43 +0000
committerXin LI <delphij@FreeBSD.org>2008-01-16 19:27:43 +0000
commit93b9f50404f9ef0fc00a5ed39ebe09b7cf4086bb (patch)
tree1949ff10a24f623c91c0dd1c161428d8022ef1b7 /usr.bin/systat/ip6.c
parentf831d6e07304041c41739882b783560efea17156 (diff)
Notes
Diffstat (limited to 'usr.bin/systat/ip6.c')
-rw-r--r--usr.bin/systat/ip6.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/systat/ip6.c b/usr.bin/systat/ip6.c
index 6c7a1b9c7e0f5..bc3f52188e31f 100644
--- a/usr.bin/systat/ip6.c
+++ b/usr.bin/systat/ip6.c
@@ -98,8 +98,7 @@ openip6(void)
}
void
-closeip6(w)
- WINDOW *w;
+closeip6(WINDOW *w)
{
if (w == NULL)
return;