Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore


Modified Files:
        ecore_timer.c 


Log Message:


update docs comments.. oops..

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/ecore_timer.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ecore_timer.c       23 Sep 2003 08:09:29 -0000      1.2
+++ ecore_timer.c       3 Nov 2003 01:27:06 -0000       1.3
@@ -14,7 +14,7 @@
  * @param in The number of seconds in which to expire the timer
  * @param func The function to call when it expires
  * @param data The data to pass to the function
- * @return
+ * @return A handle to the new timer
  * 
  * This function adds a timer and returns its handle on success and NULL on
  * failure. The function @p func will be called in @p in seconds from the




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to