whitespace fix

This commit is contained in:
Matthias Clasen 2011-11-27 18:46:57 -05:00 committed by Ryan Lortie
parent 0f88b7af33
commit f9f0ef19d7

View File

@ -125,6 +125,7 @@ void g_menu_item_set_action_and_target (GMenuItem *menu_item,
...);
void g_menu_item_set_detailed_action (GMenuItem *menu_item,
const gchar *detailed_action);
G_END_DECLS
#endif /* __G_MENU_H__ */