1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

core: fix typo in comment of function gui_bar_window_new

This commit is contained in:
Sebastien Helleu
2011-07-29 09:56:39 +02:00
parent fd35bbeb72
commit e0ef10ee47
-1
View File
@@ -990,7 +990,6 @@ gui_bar_window_insert (struct t_gui_bar_window *bar_window,
/*
* gui_bar_window_new: create a new "window bar" for a bar, in screen or a window
* if window is not NULL, bar window will be in this window
* return 1 if ok, 0 if error
*/
void