X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fblob_table.h;fp=include%2Fwimlib%2Fblob_table.h;h=610db2419e2f9b96c8c0b079f8830d937848109f;hp=ae4f9f4d27b826c0763f9a4d43bf8e878df57466;hb=38bd45bb7e08f2072e256afd5bcc21ceb0d97b8e;hpb=01ddb53ca45569b9f8d8d5051b9ce3f366a67ad1 diff --git a/include/wimlib/blob_table.h b/include/wimlib/blob_table.h index ae4f9f4d..610db241 100644 --- a/include/wimlib/blob_table.h +++ b/include/wimlib/blob_table.h @@ -102,7 +102,7 @@ struct blob_descriptor { struct wim_inode *back_inode; u32 back_stream_id; }; - } _packed_attribute; /* union is SHA1_HASH_SIZE bytes */ + }; /* Number of times this blob is referenced by file streams in WIM * images. See blob_decrement_refcnt() for information about the