[Libguestfs] [PATCH 01/13] syntax-check: dirty hack to pass bindtextdomain check

Hu Tao hutao at cn.fujitsu.com
Tue Sep 23 09:20:27 UTC 2014


Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
---
 p2v/gui.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p2v/gui.c b/p2v/gui.c
index a50307d..2df5017 100644
--- a/p2v/gui.c
+++ b/p2v/gui.c
@@ -69,7 +69,7 @@ static GtkWidget *run_dlg,
   *cancel_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)
-- 
1.9.3




More information about the Libguestfs mailing list