2007-06-05 Murray Cumming <murrayc@murrayc.com>modest/trunk] > more ChangeLog2
[modest] / src / maemo / modest-platform.c
index a00f2f0..4a6a6a3 100644 (file)
@@ -805,7 +805,7 @@ modest_platform_show_help (GtkWindow *parent_window,
        /* Show help */
 #ifdef MODEST_HILDON_VERSION_0
        result = ossohelp_show (osso_context, help_id, OSSO_HELP_SHOW_DIALOG);
-#elsif
+#else
        result = hildon_help_show (osso_context, help_id, OSSO_HELP_SHOW_DIALOG);
 #endif