gui: fix a syntax-check issue of bindtextdomain

Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao
2015-03-10 06:05:43 -04:00
committed by Richard W.M. Jones
parent 8873c51475
commit 35916e700b

View File

@@ -70,7 +70,7 @@ static GtkWidget *run_dlg,
*cancel_button, *reboot_button;
/* The entry point from the main program.
* Note that gtk_init etc have already been called in main().
* Note that gtk_init etc have already been called in main.
*/
void
gui_application (struct config *config)