diff --git a/date.c b/date.c index c5a4b39..dfc8688 100644 --- a/date.c +++ b/date.c @@ -480,7 +480,7 @@ usage() { (void) fprintf(stderr, "date: usage is date %s\n", usemes); errensure(); - display((char *) NULL); + (void) exit(retval); } static void