summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-02-04 21:46:41 +0000
committerRichard Hughes <richard@hughsie.com>2016-02-04 21:46:41 +0000
commit9ad5bd73c3f55af980bfcbbdddc4b6facae59224 (patch)
tree3b153a37c58157d33f15d2979f4a81ce88654497
parentbe102658feddf980f7e786a12cea40e0d6ad7e4b (diff)
parentebd90ca6ba2a714d0a968657cc617306ecfa4d42 (diff)
downloadappstream-glib-9ad5bd73c3f55af980bfcbbdddc4b6facae59224.tar.gz
Merge pull request #87 from azzar1/add_missing_g_begin_decl
Add missing G_BEGIN_DECLS in libappstream-glib/as-tag.h.
-rw-r--r--libappstream-glib/as-tag.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libappstream-glib/as-tag.h b/libappstream-glib/as-tag.h
index bfd3a22..9a5515f 100644
--- a/libappstream-glib/as-tag.h
+++ b/libappstream-glib/as-tag.h
@@ -28,6 +28,8 @@
#include <glib.h>
+G_BEGIN_DECLS
+
/**
* AsTag:
* @AS_TAG_UNKNOWN: Type invalid or not known