Enlightenment CVS committal

Author  : andrunko
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/data


Modified Files:
        evas_list.c 


Log Message:
Updated documentation.

Fixed documentation of Evas_Object_Image.
Added some more documentation.
Fixed typo on evas_list_remove_list documentation.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/data/evas_list.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- evas_list.c 17 Jul 2007 10:12:51 -0000      1.28
+++ evas_list.c 5 Oct 2007 19:37:21 -0000       1.29
@@ -359,7 +359,7 @@
  * @param remove_list The list node which is to be removed
  * @return A new list handle to replace the old one
  *
- * Calling this function takes the list note @p remove_list and removes it
+ * Calling this function takes the list node @p remove_list and removes it
  * from the list @p list, freeing the list node structure @p remove_list.
  *
  * Example:



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to