Signed-off-by: Phillip Lougher <phillip@xxxxxxxxxxxxxxxxxxx> --- fs/squashfs/squashfs.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fs/squashfs/squashfs.h b/fs/squashfs/squashfs.h index 3a95ea6..5d45569 100644 --- a/fs/squashfs/squashfs.h +++ b/fs/squashfs/squashfs.h @@ -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; -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html