[gitypelib-internal.h] Add missing <public>

This commit is contained in:
Johan Dahlin 2010-06-11 21:05:42 -03:00
parent 55c7dc37ac
commit bd0c9a4170

View File

@ -397,7 +397,7 @@ typedef struct {
guint scope : 3;
/* <private> */
guint reserved :21;
/* <public> */
gint8 closure;
gint8 destroy;