aboutsummaryrefslogtreecommitdiff
path: root/miscutils/crontab.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/crontab.c')
-rw-r--r--miscutils/crontab.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/crontab.c b/miscutils/crontab.c
index aad242fd8..85c6623b2 100644
--- a/miscutils/crontab.c
+++ b/miscutils/crontab.c
@@ -170,7 +170,6 @@ int crontab_main(int argc UNUSED_PARAM, char **argv)
170 unlink(tmp_fname); 170 unlink(tmp_fname);
171 /*free(tmp_fname);*/ 171 /*free(tmp_fname);*/
172 /*free(new_fname);*/ 172 /*free(new_fname);*/
173
174 } /* switch */ 173 } /* switch */
175 174
176 /* Bump notification file. Handle window where crond picks file up 175 /* Bump notification file. Handle window where crond picks file up