Skip to content

Commit

Permalink
Squashfs: fix filename typo
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
  • Loading branch information
Phillip Lougher committed Aug 5, 2010
1 parent 4b676d2 commit 4f86b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/squashfs/squashfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

0 comments on commit 4f86b8f

Please sign in to comment.