]> wimlib.net Git - wimlib/blobdiff - src/ntfs-capture.c
make_symlink_reparse_data_buf(): Don't include null terminator
[wimlib] / src / ntfs-capture.c
index b47f437e19e392bd8e21ac9b206dfb9b868d5136..cc31377b3b42f727209f6e03c0c284f164f000f6 100644 (file)
@@ -242,8 +242,8 @@ static int ntfs_attr_sha1sum(ntfs_inode *ni, ATTR_RECORD *ar,
        return 0;
 }
 
-/* Load the streams from a WIM file or reparse point in the NTFS volume into the
- * WIM lookup table */
+/* Load the streams from a file or reparse point in the NTFS volume into the WIM
+ * lookup table */
 static int capture_ntfs_streams(struct dentry *dentry, ntfs_inode *ni,
                                char path[], size_t path_len,
                                struct lookup_table *lookup_table,