]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Mon, 30 Apr 2001 03:02:28 +0000 (03:02 +0000)
committerthib <thib>
Mon, 30 Apr 2001 03:02:28 +0000 (03:02 +0000)
convert-fcrontab.c

index 98a5a983ae5050e38889b78c9cb541e00a4bd899..93d71b14f679bd97909b848f8d31b1215471c03b 100644 (file)
  *  `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);