You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Squashfs: fix filename typo
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user