Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_actions.c 


Log Message:
Function doesn't return a value.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_actions.c,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -3 -r1.115 -r1.116
--- e_actions.c 18 Jun 2008 11:38:29 -0000      1.115
+++ e_actions.c 19 Jun 2008 11:59:25 -0000      1.116
@@ -2050,7 +2050,7 @@
      }
 }
 
-static int
+static void
 _delayed_action_list_parse(Delayed_Action *da, const char *params)
 {
    double delay = 2.0;



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to