Added comment and removed whitespace.
[mmh] / uip / repl.c
index f8af5ca..d847840 100644 (file)
@@ -51,7 +51,7 @@ static struct swit switches[] = {
        { "help", 0 },
 #define FILESW  17
        { "file file", 4 },  /* interface from msh */
-# define BILDSW  18
+#define BILDSW  18
        { "build", 5 },  /* interface from mhe */
        { NULL, 0 }
 };