diff options
Diffstat (limited to 'echo.c')
-rw-r--r-- | echo.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ echo_main(int argc, char** argv) if (! nflag) putchar('\n'); fflush(stdout); - exit( 0); + return( 0); } /*- |
![]() |
index : forks/busybox | |
Busybox tree with Carbs Linux patches |
aboutsummaryrefslogtreecommitdiff |