[libchamplain] Code formatting



commit 5fd52a9e42d822abbc2b047c1c3f388e4fe0e9ba
Author: Simon Wenner <simon wenner ch>
Date:   Fri Sep 11 19:28:21 2009 +0200

    Code formatting

 champlain/champlain-map-data-source.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain/champlain-map-data-source.c b/champlain/champlain-map-data-source.c
index 046a43c..0b4fb7d 100644
--- a/champlain/champlain-map-data-source.c
+++ b/champlain/champlain-map-data-source.c
@@ -121,7 +121,7 @@ champlain_map_data_source_finalize (GObject *object)
   G_OBJECT_CLASS (champlain_map_data_source_parent_class)->finalize (object);
 }
 
-static MemphisMap*
+static MemphisMap *
 champlain_map_data_source_real_get_map_data (ChamplainMapDataSource *self)
 {
   g_error ("Should not be reached");



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