Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

Squashfs: fix filename typo

parent 4b676d2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;