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