diff options
Diffstat (limited to 'rmdir.c')
-rw-r--r-- | rmdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,5 +44,5 @@ extern int rmdir_main(int argc, char **argv) exit(FALSE); } } - exit(TRUE); + return(TRUE); } |
index : forks/busybox | ||
Busybox tree with Carbs Linux patches |
aboutsummaryrefslogtreecommitdiff |