From c739854c3882e62eef5d5dcc18a2907d1277ded2 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Wed, 23 May 2018 09:46:21 +0000 Subject: [PATCH] mpsutil: correct style Reported by: bapt --- usr.sbin/mpsutil/mpsutil.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.sbin/mpsutil/mpsutil.c b/usr.sbin/mpsutil/mpsutil.c index af7c3f60d8a..cb15d0d0a56 100644 --- a/usr.sbin/mpsutil/mpsutil.c +++ b/usr.sbin/mpsutil/mpsutil.c @@ -61,8 +61,7 @@ usage(void) SET_FOREACH(cmd, MPS_DATASET(usage)) { if (*cmd == NULL) { fprintf(stderr, "\n"); - } - else { + } else { (*cmd)->handler(&args, &desc); if (strncmp((*cmd)->set, "top", 3) == 0) fprintf(stderr, "%s %-30s\t%s\n",