Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/e_dbus

Dir     : e17/libs/e_dbus/src/lib/nm


Modified Files:
        e_nm_util.c 


Log Message:
formatting

===================================================================
RCS file: /cvs/e/e17/libs/e_dbus/src/lib/nm/e_nm_util.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_nm_util.c 31 Oct 2007 10:04:22 -0000      1.2
+++ e_nm_util.c 31 Oct 2007 18:59:31 -0000      1.3
@@ -42,7 +42,7 @@
   switch (rettype)
   {
     case DBUS_TYPE_STRING:
-     return NULL;
+      return NULL;
     case DBUS_TYPE_INT32:
     case DBUS_TYPE_UINT32:
     case DBUS_TYPE_BOOLEAN:
@@ -227,6 +227,6 @@
 {
   Ecore_List *list = data;
 
-   if (list) ecore_list_destroy(list);
+  if (list) ecore_list_destroy(list);
 }
 



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