mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Fix compile error, the indenting really needs to be fixed here
This commit is contained in:
parent
334dc65c92
commit
b89fcd4430
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ crond_main(int ac, char **av)
|
|||
}
|
||||
/* not reached */
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue