X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=girepository%2Fgtypelib.h;h=a69bccf0dc3d2b31a6a05f620346b79c3313deca;hb=5583d7ec3b1bf52830505acda09c9ca8fbd07ef1;hp=99d4472c8e81c7a192eeea2c7bf54e69de6cf1f4;hpb=1acef442a0fd44d5a1aedab3e78bac409c4fb322;p=gnome.gobject-introspection diff --git a/girepository/gtypelib.h b/girepository/gtypelib.h index 99d4472..a69bccf 100644 --- a/girepository/gtypelib.h +++ b/girepository/gtypelib.h @@ -556,12 +556,12 @@ typedef struct { * */ typedef struct { - guint8 pointer :1; - guint8 reserved :2; - guint8 tag :5; + guint8 pointer :1; + guint8 reserved :2; + guint8 tag :5; - guint8 reserved2; - guint16 n_types; + guint8 reserved2; + guint16 n_types; SimpleTypeBlob type[]; } ParamTypeBlob;