X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=d84784091296876f1f2cf121701c8c6592bc06dd;hb=ac2834b4173be67edde1334819d3d3c16e4d484e;hp=b29ae9fd7a0dcd49759c852f074fad2496c54534;hpb=a7ce7b4a580d77b6c2c4d980812beb589aa4c643;p=mmh diff --git a/uip/repl.c b/uip/repl.c index b29ae9f..d847840 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -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 } };