X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fntfs-capture.c;h=5662572b30929615413333986344547657bd06e3;hp=69123f0672c03540976a4f5b399d5fe4d89cda5d;hb=c7af42d3d894338bbd1cb7f4b77948f746485482;hpb=01919fdd57105c0ab91316b79c10e3992e686436 diff --git a/src/ntfs-capture.c b/src/ntfs-capture.c index 69123f06..5662572b 100644 --- a/src/ntfs-capture.c +++ b/src/ntfs-capture.c @@ -360,7 +360,7 @@ static int capture_ntfs_streams(struct wim_dentry *dentry, ntfs_inode *ni, } else { /* Named data stream. Put the reference to it in the * alternate data stream entries */ - struct ads_entry *new_ads_entry; + struct wim_ads_entry *new_ads_entry; size_t stream_name_utf8_len; ret = utf16_to_utf8((const char*)attr_record_name(actx->attr),