X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdp.c;h=687d4c449236e22d77d481e4f9b0a5c58d12b56b;hb=dee387b53ab0d42922f857b60d6f980c9e79d16f;hp=a9bc90f1023fae1be357f7249d409a2630263775;hpb=197f95940cc0860683e6988352f721e6603f9339;p=mmh diff --git a/uip/dp.c b/uip/dp.c index a9bc90f..687d4c4 100644 --- a/uip/dp.c +++ b/uip/dp.c @@ -7,7 +7,7 @@ #include #include -#include +#include #define NDATES 100 @@ -26,7 +26,7 @@ static struct swit switches[] = { #define VERSIONSW 3 { "version", 0 }, #define HELPSW 4 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };