[frogr] Build fix for OSX



commit 9dc77a86ea733e0e4328a86155f5cb20b2fd8c67
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Sat Apr 14 10:38:39 2012 +0200

    Build fix for OSX

 src/frogr-main-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/frogr-main-view.c b/src/frogr-main-view.c
index 7f765b7..c2bb6c8 100644
--- a/src/frogr-main-view.c
+++ b/src/frogr-main-view.c
@@ -125,7 +125,7 @@ enum {
 static gboolean _maybe_show_auth_dialog_on_idle (FrogrMainView *self);
 
 #ifdef MAC_INTEGRATION
-static void _tweak_menu_bar_for_mac (FrogrMainView *self);w
+static void _tweak_menu_bar_for_mac (FrogrMainView *self);
 #endif
 
 static void _setup_keyboard_shortcuts (FrogrMainView *self);



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