Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_evas Modified Files: Tag: SPLIT ecore_evas.c Log Message: spacing between api calls... in docs =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_evas/Attic/ecore_evas.c,v retrieving revision 1.1.2.15 retrieving revision 1.1.2.16 diff -u -3 -r1.1.2.15 -r1.1.2.16 --- ecore_evas.c 25 Feb 2003 04:32:26 -0000 1.1.2.15 +++ ecore_evas.c 27 Feb 2003 01:58:12 -0000 1.1.2.16 @@ -7,10 +7,11 @@ static int _ecore_evas_init_count = 0; /** - * Init the Evas system - * @return 1 on success, 0 on failure + * Init the Evas system. + * @return greater than 0 on success, 0 on failure * * Set up the Evas wrapper system + * <hr><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> */ int ecore_evas_init(void) @@ -21,9 +22,11 @@ } /** - * Shut down the Evas system + * Shut down the Evas system. + * @return 0 if ecore evas is fully shut down, or 1 if it still needs to be shut down * * This closes the Evas system down. + * <hr><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> */ int ecore_evas_shutdown(void) ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs