[evolution-data-server] Use the surrounding code style



commit bed746569e128b25ecb1fbf37a6ad46956bbb400
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Thu Mar 11 13:25:10 2010 +0100

    Use the surrounding code style

 libedataserverui/e-passwords.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libedataserverui/e-passwords.c b/libedataserverui/e-passwords.c
index cc1e2bb..9081f99 100644
--- a/libedataserverui/e-passwords.c
+++ b/libedataserverui/e-passwords.c
@@ -175,7 +175,7 @@ ep_key_file_save (void)
 {
 	gchar *contents;
 	gchar *filename;
-	gchar* pathname;
+	gchar *pathname;
 	gsize length = 0;
 	GError *error = NULL;
 



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