mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
committed by
Richard W.M. Jones
parent
8873c51475
commit
35916e700b
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user