summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-06-11 21:05:42 -0300
committerJohan Dahlin <johan@gnome.org>2010-06-11 21:05:42 -0300
commit955cfa711267b9a85f1c99e844db3c4e59cb1db3 (patch)
tree4329a314a06620f4505dcb217ff6514651e5f3c8
parentdee2cd543889b763c0ee31ae0f903ae0310431bd (diff)
downloadgobject-introspection-955cfa711267b9a85f1c99e844db3c4e59cb1db3.tar.gz
[gitypelib-internal.h] Add missing <public>
-rw-r--r--girepository/gitypelib-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/gitypelib-internal.h b/girepository/gitypelib-internal.h
index bb920ac6..90113ac2 100644
--- a/girepository/gitypelib-internal.h
+++ b/girepository/gitypelib-internal.h
@@ -397,7 +397,7 @@ typedef struct {
guint scope : 3;
/* <private> */
guint reserved :21;
-
+ /* <public> */
gint8 closure;
gint8 destroy;