aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)
277 } 277 }
278 /* not reached */ 278 /* not reached */
279} 279}
280 280}
281 281
282#if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL) 282#if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
283/* 283/*