Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests


Modified Files:
        ewl_text.c 


Log Message:
- get function right

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/tests/ewl_text.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ewl_text.c  12 Mar 2006 06:01:47 -0000      1.8
+++ ewl_text.c  12 Mar 2006 06:05:41 -0000      1.9
@@ -66,7 +66,7 @@
  *
  * After the user has made a selection it can be checked and retrieved with:
  * @code
- * unsigned int ewl_text_selection_has(Ewl_Text *t);
+ * unsigned int ewl_text_has_selection(Ewl_Text *t);
  * Ewl_Text_Trigger *ewl_text_selection_get(Ewl_Text *t);
  * char *ewl_text_selection_text_get(Ewl_Text *t);
  * @endcode




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to