Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ecore

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


Modified Files:
        ecore_list.c 


Log Message:
More documentation patches from Nicholas Curran.
Added a couple includes to fix builds on minimal systems.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/ecore_list.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ecore_list.c        12 May 2004 14:40:06 -0000      1.6
+++ ecore_list.c        15 Jul 2004 13:43:13 -0000      1.7
@@ -437,7 +437,7 @@
 }
 
 /**
- * Insert data at the current point in the list.
+ * Insert data in front of the current point in the list.
  * @param   list The list to hold the inserted @p data.
  * @param   data The data to insert into @p list.
  * @return  @c FALSE if there is an error, @c TRUE on success




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to