[Pkg-libvirt-commits] [libguestfs] 51/72: gui: fix a syntax-check issue of bindtextdomain
Hilko Bengen
bengen at moszumanska.debian.org
Sun Apr 5 15:19:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 82321dc6683736b20822a819d0c9fda1e8b0a56c
Author: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
Date: Tue Mar 10 06:05:43 2015 -0400
gui: fix a syntax-check issue of bindtextdomain
Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
(cherry picked from commit 35916e700b8818516be5dfefa2eadc6a5f8d84e5)
---
p2v/gui.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/p2v/gui.c b/p2v/gui.c
index 4d9363e..4c21a6f 100644
--- a/p2v/gui.c
+++ b/p2v/gui.c
@@ -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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list