]> wimlib.net Git - wimlib/blobdiff - include/wimlib/inode.h
Workaround for WOF incompatibility
[wimlib] / include / wimlib / inode.h
index 03c9acd8ca05aa22810b1776d234b5073499fd4a..879375cc061870f0eb2afe139e150c2b6ea7b338 100644 (file)
@@ -181,7 +181,7 @@ struct wim_inode {
                 * WIMLIB_WRITE_FLAG_SEND_DONE_WITH_FILE_MESSAGES:  the number
                 * of data streams this inode has that have not yet been fully
                 * read.  */
-               u32 num_unread_streams;
+               u32 num_remaining_streams;
 
 #ifdef WITH_FUSE
                struct {