Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        main.c 


Log Message:
- cleanup trailing whitespace

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -3 -r1.72 -r1.73
--- main.c      6 Sep 2007 14:20:05 -0000       1.72
+++ main.c      17 Oct 2007 14:51:33 -0000      1.73
@@ -377,7 +377,7 @@
        list = ecore_plugin_available_get(tests_path_group);
        /* no tests found ... */
        if (!list) return 0;
-       
+
        while ((name = ecore_list_first_goto(list)))
        {
                Ecore_Plugin *plugin;
@@ -410,7 +410,7 @@
        return 1;
 }
 
-static void 
+static void
 ewl_test_free(Ewl_Test *test)
 {
        if (test->plugin) ecore_plugin_unload(test->plugin);



-------------------------------------------------------------------------
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