empathy r2209 - trunk/libempathy



Author: xclaesse
Date: Fri Jan  9 16:16:33 2009
New Revision: 2209
URL: http://svn.gnome.org/viewvc/empathy?rev=2209&view=rev

Log:
Correct little coding style

Modified:
   trunk/libempathy/empathy-dispatch-operation.h

Modified: trunk/libempathy/empathy-dispatch-operation.h
==============================================================================
--- trunk/libempathy/empathy-dispatch-operation.h	(original)
+++ trunk/libempathy/empathy-dispatch-operation.h	Fri Jan  9 16:16:33 2009
@@ -53,7 +53,7 @@
     EMPATHY_DISPATCHER_OPERATION_STATE_INVALIDATED,
 } EmpathyDispatchOperationState;
 
-GType empathy_dispatch_operation_get_type(void);
+GType empathy_dispatch_operation_get_type (void);
 
 /* TYPE MACROS */
 #define EMPATHY_TYPE_DISPATCH_OPERATION \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]