From: Glenn L McGrath Date: Tue, 23 Dec 2003 07:21:33 +0000 (-0000) Subject: Fix compile error, the indenting really needs to be fixed here X-Git-Tag: 1_00_pre5~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b89fcd44308b7551ca239c31fe26df725377f75f;p=oweals%2Fbusybox.git Fix compile error, the indenting really needs to be fixed here --- diff --git a/miscutils/crond.c b/miscutils/crond.c index 81fd72b85..a32751d47 100644 --- a/miscutils/crond.c +++ b/miscutils/crond.c @@ -277,7 +277,7 @@ crond_main(int ac, char **av) } /* not reached */ } - +} #if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL) /*