]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
libxml-2.0: Set gir_namespace and gir_version to libxml2-2.0
authorLuca Bruno <lucabru@src.gnome.org>
Sun, 24 Jul 2011 07:49:15 +0000 (09:49 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Sun, 24 Jul 2011 07:49:15 +0000 (09:49 +0200)
vapi/libxml-2.0.vapi

index a0deba363461bbf5920c06e12617b3c4fc2fa162..1bbefdd7e7fe001de6f9bc49d4e1cf3245795926 100644 (file)
@@ -23,6 +23,7 @@
  *     OndÅ™ej Jirman <megous@megous.com>
  */
 
+[CCode (gir_namespace = "libxml2", gir_version = "2.0")]
 namespace Xml {
        /* nanoftp - minimal FTP implementation */