X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwimlib_internal.h;h=3ebf205ccf3617c01bbba84460b5fc1e492b407b;hp=40ff8427675f133de03b90b44f21b6631a749136;hb=038eaccece575d04de8d647bb93773b7f3e38ce4;hpb=873796982adc5c6d6cf3328e2289c1f8bb8eefec diff --git a/src/wimlib_internal.h b/src/wimlib_internal.h index 40ff8427..3ebf205c 100644 --- a/src/wimlib_internal.h +++ b/src/wimlib_internal.h @@ -206,7 +206,7 @@ struct wim_security_data { /* keep track of how many WIMs reference this security data (used when * exporting images between WIMs) */ u32 refcnt; -} WIMSecurityData; +}; struct link_group_table;