summaryrefslogtreecommitdiffstats
path: root/usr.bin/ruptime/ruptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ruptime/ruptime.c')
-rw-r--r--usr.bin/ruptime/ruptime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ruptime/ruptime.c b/usr.bin/ruptime/ruptime.c
index b9c17a7..dc0a4d1 100644
--- a/usr.bin/ruptime/ruptime.c
+++ b/usr.bin/ruptime/ruptime.c
@@ -112,7 +112,7 @@ main(argc, argv)
case 'u':
cmp = ucmp;
break;
- default:
+ default:
usage();
}
argc -= optind;
OpenPOWER on IntegriCloud