Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_image.c 


Log Message:
- formatting

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/image/ewl_image.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ewl_image.c 26 Oct 2006 16:11:55 -0000      1.2
+++ ewl_image.c 6 Dec 2006 20:21:57 -0000       1.3
@@ -208,7 +208,7 @@
        Ewl_Widget     *scrollpane;
        Ewl_Widget     *button_hbox;
        Ewl_Widget     *button_prev, *button_remove, *button_next;
-       char           *image_file = NULL;
+       char       *image_file = NULL;
 
        image_box = EWL_WIDGET(box);
        images = ecore_dlist_new();
@@ -306,7 +306,7 @@
        ewl_container_child_append(EWL_CONTAINER(note_box), note);
        ewl_widget_show(note);
 
-        ewl_widget_show(image);
+       ewl_widget_show(image);
 
        return 1;
 }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to