summaryrefslogtreecommitdiff
path: root/usr/src/cmd/valtools
diff options
context:
space:
mode:
authorJohn Levon <john.levon@joyent.com>2018-12-19 18:10:14 +0000
committerJohn Levon <john.levon@joyent.com>2019-03-08 15:59:03 +0000
commitbc54f855e0de1e590115101c80f152a20722cfb0 (patch)
tree27cff7229dcd40fe061477176fc30ca00a6656f7 /usr/src/cmd/valtools
parent8f5edf1f887948e6be5982cbe7f196909927af91 (diff)
downloadillumos-joyent-bc54f855e0de1e590115101c80f152a20722cfb0.tar.gz
10120 smatch indenting fixes for usr/src/cmd
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/cmd/valtools')
-rw-r--r--usr/src/cmd/valtools/ckitem.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/cmd/valtools/ckitem.c b/usr/src/cmd/valtools/ckitem.c
index c56794f50d..61f9f85655 100644
--- a/usr/src/cmd/valtools/ckitem.c
+++ b/usr/src/cmd/valtools/ckitem.c
@@ -28,7 +28,9 @@
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
+/*
+ * Copyright (c) 2018, Joyent, Inc.
+ */
#include <stdio.h>
#include <ctype.h>
@@ -146,7 +148,7 @@ main(int argc, char **argv)
if (!invis) {
(void) fprintf(stderr,
gettext("Not enough memory\n"));
- exit(1);
+ exit(1);
}
while ((c = getopt(argc, argv, "m:oni:l:f:ud:p:e:h:k:s:QW:?")) != EOF) {
/* check for invalid option */
@@ -197,7 +199,7 @@ main(int argc, char **argv)
if (!invis) {
(void) fprintf(stderr,
gettext("Not enough memory\n"));
- exit(1);
+ exit(1);
}
(void) memset(invis + ninvis, 0,
(invismaxsize - ninvis) *