Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/evas

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


Modified Files:
        evas_object_textblock.c 


Log Message:
- rename function for consistency

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/evas/src/lib/canvas/evas_object_textblock.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -3 -r1.48 -r1.49
--- evas_object_textblock.c     4 Mar 2005 04:54:03 -0000       1.48
+++ evas_object_textblock.c     8 Mar 2005 03:33:09 -0000       1.49
@@ -2855,7 +2855,7 @@
 }
 
 char *
-evas_object_textblock_current_format_get(Evas_Object *obj)
+evas_object_textblock_format_current_get(Evas_Object *obj)
 {
    Evas_Object_Textblock *o;
    Layout_Node *lnode;




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to