Long overdue whitespace cleanup.
[checkpath] / chkpath.c
index 7dea761..a44570e 100644 (file)
--- a/chkpath.c
+++ b/chkpath.c
@@ -123,9 +123,9 @@ int main(int argc, char *argv[])
   for (;;) {
     static struct option opts[] = {
       { "help",                0,              0,      'h' },
-      { "version",     0,              0,      'V' },
+      { "version",     0,              0,      'V' },
       { "usage",       0,              0,      'u' },
-      { "verbose",     0,              0,      'v' },
+      { "verbose",     0,              0,      'v' },
       { "quiet",       0,              0,      'q' },
       { "sticky",      0,              0,      's' },
       { "trust-group", 0,              0,      't' },