From e0ef10ee47ecf47d57d7a8568dfef84960822171 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 29 Jul 2011 09:56:39 +0200 Subject: [PATCH] core: fix typo in comment of function gui_bar_window_new --- src/gui/gui-bar-window.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/gui-bar-window.c b/src/gui/gui-bar-window.c index d3d9afea9..a791ee034 100644 --- a/src/gui/gui-bar-window.c +++ b/src/gui/gui-bar-window.c @@ -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