[patch] crond misc

Bernhard Fischer rep.nop at aon.at
Wed Apr 26 19:42:10 UTC 2006


Hi,

   text	   data	    bss	    dec	    hex	filename
   4474	      8	      8	   4490	   118a	miscutils/crond.o.orig
   4448	      8	      8	   4464	   1170	miscutils/crond.o

Compile-tested only.
OK?

PS: doesn't do away with the warning, perhaps i'll look into this
later..
-------------- next part --------------
Index: miscutils/crond.c
===================================================================
--- miscutils/crond.c	(revision 14941)
+++ miscutils/crond.c	(working copy)
@@ -284,7 +284,7 @@ int crond_main(int ac, char **av)
 		}
 	}
 	/* not reached */
-}
+} ATTRIBUTE_NORETURN
 
 #if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
 /*


More information about the busybox mailing list