Commit 4f86b8fd authored by Phillip Lougher's avatar Phillip Lougher

Squashfs: fix filename typo

Signed-off-by: default avatarPhillip Lougher <phillip@lougher.demon.co.uk>
parent 4b676d2d
......@@ -105,5 +105,5 @@ extern const struct xattr_handler *squashfs_xattr_handlers[];
/* zlib_wrapper.c */
extern const struct squashfs_decompressor squashfs_zlib_comp_ops;
/* lzo_wrappers.c */
/* lzo_wrapper.c */
extern const struct squashfs_decompressor squashfs_lzo_comp_ops;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment