From 4f960dd75f181e9fa2edc44324f15f0ab5c64b37 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 30 May 1995 03:57:47 +0000 Subject: Remove trailing whitespace. --- usr.sbin/vnconfig/vnconfig.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/vnconfig') diff --git a/usr.sbin/vnconfig/vnconfig.c b/usr.sbin/vnconfig/vnconfig.c index 96b7526..8e20a11 100644 --- a/usr.sbin/vnconfig/vnconfig.c +++ b/usr.sbin/vnconfig/vnconfig.c @@ -183,7 +183,7 @@ main(argc, argv) exit(rv); } -int +int what_opt(str,p) char *str; u_long *p; @@ -267,7 +267,7 @@ config(vnp) printf("%s: %d bytes on %s\n", dev, vnio.vn_size, file); } - /* + /* * Set an option */ if (flags & VN_SET) { @@ -281,7 +281,7 @@ config(vnp) } else if (verbose) printf("%s: flags now=%08x\n",dev,l); } - /* + /* * Reset an option */ if (flags & VN_RESET) { -- cgit v1.1