[BusyBox-cvs] busybox/miscutils crond.c,1.11,1.12

Glenn McGrath bug1 at busybox.net
Tue Dec 23 07:21:36 UTC 2003


Update of /var/cvs/busybox/miscutils
In directory nail:/tmp/cvs-serv8454/miscutils

Modified Files:
	crond.c 
Log Message:
Fix compile error, the indenting really needs to be fixed here


Index: crond.c
===================================================================
RCS file: /var/cvs/busybox/miscutils/crond.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- crond.c	15 Dec 2003 21:57:44 -0000	1.11
+++ crond.c	23 Dec 2003 07:21:33 -0000	1.12
@@ -277,7 +277,7 @@
     }
     /* not reached */
 }
-
+}
 
 #if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
 /*




More information about the busybox-cvs mailing list