[evolution] Reformat code so that it looks ok



commit 83c22e1531224bfa45e80ba3fc8c81cd874da2d6
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date:   Mon Mar 29 17:19:05 2010 +0200

    Reformat code so that it looks ok

 modules/windows-sens/evolution-windows-sens.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/modules/windows-sens/evolution-windows-sens.c b/modules/windows-sens/evolution-windows-sens.c
index b88cb63..580bb1d 100644
--- a/modules/windows-sens/evolution-windows-sens.c
+++ b/modules/windows-sens/evolution-windows-sens.c
@@ -343,14 +343,14 @@ e_sens_network_listener_getidsofnames (ISensNetwork *This,
 
 static HRESULT WINAPI
 e_sens_network_listener_invoke (ISensNetwork *This,
-								DISPID        dispIdMember,
-								REFIID        riid,
-								LCID          lcid,
-								WORD          wFlags,
-								DISPPARAMS   *pDispParams,
-								VARIANT      *pVarResult,
-								EXCEPINFO    *pExcepInfo,
-								UINT         *puArgErr)
+                                DISPID        dispIdMember,
+                                REFIID        riid,
+                                LCID          lcid,
+                                WORD          wFlags,
+                                DISPPARAMS   *pDispParams,
+                                VARIANT      *pVarResult,
+                                EXCEPINFO    *pExcepInfo,
+                                UINT         *puArgErr)
 {
 	return E_NOTIMPL;
 }



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