]> wimlib.net Git - wimlib/blobdiff - src/wimlib_internal.h
Various cleanups
[wimlib] / src / wimlib_internal.h
index 40ff8427675f133de03b90b44f21b6631a749136..3ebf205ccf3617c01bbba84460b5fc1e492b407b 100644 (file)
@@ -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;