Added comment and removed whitespace.
[mmh] / uip / repl.c
index b29ae9f..d847840 100644 (file)
@@ -46,12 +46,12 @@ static struct swit switches[] = {
 #define WHATSW  14
        { "whatnowproc program", 0 },
 #define VERSIONSW  15
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  16
        { "help", 0 },
 #define FILESW  17
        { "file file", 4 },  /* interface from msh */
-# define BILDSW  18
+#define BILDSW  18
        { "build", 5 },  /* interface from mhe */
        { NULL, 0 }
 };