From c9935f3c4d9328be886969851f3025ff4bcab850 Mon Sep 17 00:00:00 2001 From: thib Date: Mon, 30 Apr 2001 03:02:28 +0000 Subject: [PATCH] *** empty log message *** --- convert-fcrontab.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/convert-fcrontab.c b/convert-fcrontab.c index 98a5a98..93d71b1 100644 --- a/convert-fcrontab.c +++ b/convert-fcrontab.c @@ -22,11 +22,12 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: convert-fcrontab.c,v 1.1 2001-04-29 22:22:56 thib Exp $ */ + /* $Id: convert-fcrontab.c,v 1.2 2001-04-30 03:02:28 thib Exp $ */ + #include "convert-fcrontab.h" -char rcs_info[] = "$Id: convert-fcrontab.c,v 1.1 2001-04-29 22:22:56 thib Exp $"; +char rcs_info[] = "$Id: convert-fcrontab.c,v 1.2 2001-04-30 03:02:28 thib Exp $"; void info(void); void usage(void); -- 2.40.0