aboutsummaryrefslogtreecommitdiff
path: root/miscutils
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-12-23 07:21:33 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-12-23 07:21:33 +0000
commitb89fcd44308b7551ca239c31fe26df725377f75f (patch)
tree4627f5040ee6355298cdeea3abb8122ede1a70e6 /miscutils
parent334dc65c929ee900bf99b1c2b53d1893df3bc95e (diff)
downloadbusybox-b89fcd44308b7551ca239c31fe26df725377f75f.tar.gz
Fix compile error, the indenting really needs to be fixed here
Diffstat (limited to 'miscutils')
-rw-r--r--miscutils/crond.c2
1 files changed, 1 insertions, 1 deletions
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)
/*