fix whitespace formatting

This commit is contained in:
Carsten Haitzler 2014-07-23 19:33:25 +09:00
parent 208d138678
commit 47b3e30e04
1 changed files with 9 additions and 9 deletions

View File

@ -890,7 +890,7 @@ _e_int_menus_apps_thread_new(E_Menu *m, const char *dir)
e_menu_pre_activate_callback_set(m, NULL, NULL);
e_object_data_set(E_OBJECT(m), menu);
e_object_free_attach_func_set(E_OBJECT(m),
_e_int_menus_apps_free_hook2);
_e_int_menus_apps_free_hook2);
}
if (!e_config->menu_apps_show) goto on_end;