diff options
Diffstat (limited to 'chvt.c')
-rw-r--r-- | chvt.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ int chvt_main(int argc, char **argv) perror("VT_WAITACTIVE"); exit(FALSE); } - exit(TRUE); + return(TRUE); } |
index : busybox.git | ||
Copy of git.busybox.net/busybox |
summaryrefslogtreecommitdiff |