diff options
Diffstat (limited to 'hostid.c')
-rw-r--r-- | hostid.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,5 +26,5 @@ extern int hostid_main(int argc, char **argv) { printf("%lx\n", gethostid()); - exit(TRUE); + return(TRUE); } |
index : busybox.git | ||
Copy of git.busybox.net/busybox |
summaryrefslogtreecommitdiff |