Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/e_dbus

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


Modified Files:
        marshal.c 


Log Message:
formatting

===================================================================
RCS file: /cvs/e/e17/libs/e_dbus/src/lib/notification/marshal.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- marshal.c   12 Jan 2008 14:07:05 -0000      1.2
+++ marshal.c   12 Jan 2008 16:53:15 -0000      1.3
@@ -467,7 +467,7 @@
       dbus_message_iter_recurse(&dict, &variant);
       if (dbus_message_iter_get_arg_type(&variant) != DBUS_TYPE_INVALID) 
         continue;
-      switch(dbus_message_iter_get_element_type(&variant))
+      switch (dbus_message_iter_get_element_type(&variant))
       {
         case DBUS_TYPE_STRING:
           dbus_message_iter_get_basic(&variant, &s_val);



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to