start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com>
[oweals/busybox.git] / networking / ipcalc.c
index 32b939f9611ef76e5c38daa85235d96a8e33b566..f3e3ad98f45ef9b3e1fdab16e633365f9e8f2149 100644 (file)
@@ -72,7 +72,7 @@ int get_prefix(unsigned long netmask);
                "hostname\0"  No_argument "h"
                "silent\0"    No_argument "s"
 # endif
-               "\0";
+               ;
 #endif
 
 int ipcalc_main(int argc, char **argv);