X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsend.c;h=06058e86561f7f63074f66796b8e009b7e4118f3;hb=853cad7faa5eed9a5988825ac24f462887e12494;hp=84e05dfb31386d64a6d1b312c8156e945bbba8ef;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/send.c b/uip/send.c index 84e05df..06058e8 100644 --- a/uip/send.c +++ b/uip/send.c @@ -60,11 +60,11 @@ static struct swit switches[] = { #define VERBSW 2 { "verbose", 0 }, #define NVERBSW 3 - { "noverbose", 0 }, + { "noverbose", 2 }, #define WATCSW 4 { "watch", 0 }, #define NWATCSW 5 - { "nowatch", 0 }, + { "nowatch", 2 }, #define VERSIONSW 6 { "Version", 0 }, #define HELPSW 7