On Mon, 2010-08-02 at 15:33 +0000, Cody Russell wrote:
> - app_menu_bridge_set_show_local (context->bridge, TRUE);
> + {
> + if (context->bridge != NULL
> + {
> + app_menu_bridge_set_show_local (context->bridge, TRUE);
> + }
> + }
I think you're missing a ")"
--
https://code.launchpad.net/~bratsche/appmenu-gtk/check-for-null-before-set-local/+merge/31550
Your team ayatana-commits is subscribed to branch lp:appmenu-gtk.
_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help : https://help.launchpad.net/ListHelp