diff --git a/fs/squashfs/squashfs.h b/fs/squashfs/squashfs.h index 3a95ea68b00fd9e0c95ebea3877d70c11b0aed69..5d45569d5f7290fda54a9b3c8d6e0b92dd5b5bc4 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;