X-Git-Url: http://git.asbjorn.biz/?p=debian%2Fdhcpd-pools.git;a=blobdiff_plain;f=src%2Fother.c;h=42f86cafa7da27576f4a48e218ff54ca7678bc3a;hp=b5b9290e33eb23c4ae79c2516dbaea05018b4bbd;hb=93bcd305c40583bf7b7c611896f85b89899d47b5;hpb=85449835857b9189079edd9eb075af11bce2f519 diff --git a/src/other.c b/src/other.c index b5b9290..42f86ca 100644 --- a/src/other.c +++ b/src/other.c @@ -109,6 +109,7 @@ void print_version(void) "This is free software: you are free to change and redistribute it.\n"); fprintf(stdout, "There is NO WARRANTY, to the extent permitted by law.\n"); + exit(EXIT_SUCCESS); } void usage(int status)