* gtkutil.c: Put empty line between comment and function body.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 26 Oct 2004 19:48:07 +0000 (19:48 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 26 Oct 2004 19:48:07 +0000 (19:48 +0000)
commit71bacd4863b61424e331e9fc5762d5d9aa047faa
treee295272762c173d91edae43001af8eed1875d6eb
parent9db6ae810de05cfbb9e3de3518532035bf256523
* gtkutil.c: Put empty line between comment and function body.
(xg_destroy_widgets): Renamed from remove_from_container.  Just
destroy all widgets in list.  Argument wcont removed.
(xg_update_menubar, xg_update_submenu): Call xg_destroy_widgets
instead of remove_from_container.
(xg_display_close, xg_create_tool_bar, update_frame_tool_bar)
(free_frame_tool_bar): Add comment.
src/gtkutil.c