mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
Fix compile error, the indenting really needs to be fixed here
This commit is contained in:
parent
334dc65c92
commit
b89fcd4430
@ -277,7 +277,7 @@ crond_main(int ac, char **av)
|
|||||||
}
|
}
|
||||||
/* not reached */
|
/* not reached */
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
|
#if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user