[libvirt] [libvirt-glib] [PATCH 1/3] Fix typo in gvir_config_init's comment

Claudio Bley cbley at av-test.de
Wed Feb 6 15:53:16 UTC 2013


This broke the generated Vala API.

Signed-off-by: Claudio Bley <cbley at av-test.de>
---
 libvirt-gconfig/libvirt-gconfig-main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt-gconfig/libvirt-gconfig-main.c b/libvirt-gconfig/libvirt-gconfig-main.c
index fa1963c..32e5777 100644
--- a/libvirt-gconfig/libvirt-gconfig-main.c
+++ b/libvirt-gconfig/libvirt-gconfig-main.c
@@ -31,7 +31,7 @@
 #include "libvirt-gconfig/libvirt-gconfig-compat.h"
 
 /**
- * gvirt_config_init:
+ * gvir_config_init:
  * @argc: (inout): pointer to application's argc
  * @argv: (inout) (array length=argc) (allow-none): pointer to application's argv
  */
-- 
1.7.11.7




More information about the libvir-list mailing list