summaryrefslogtreecommitdiff
path: root/girepository/gitypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'girepository/gitypes.h')
-rw-r--r--girepository/gitypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/gitypes.h b/girepository/gitypes.h
index 47b5a3ea..9a9cb1e1 100644
--- a/girepository/gitypes.h
+++ b/girepository/gitypes.h
@@ -405,7 +405,7 @@ typedef enum {
GI_TYPE_TAG_GTYPE = 12,
GI_TYPE_TAG_UTF8 = 13,
GI_TYPE_TAG_FILENAME = 14,
- /* Non-basic types; compare with G_TYPE_TAG_IS_BASIC */
+ /* Non-basic types; compare with GI_TYPE_TAG_IS_BASIC */
GI_TYPE_TAG_ARRAY = 15, /* container (see GI_TYPE_TAG_IS_CONTAINER) */
GI_TYPE_TAG_INTERFACE = 16,
GI_TYPE_TAG_GLIST = 17, /* container */