Squashfs: fix filename typo
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 5 Aug 2010 22:52:53 +0000 (23:52 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 5 Aug 2010 22:52:53 +0000 (23:52 +0100)
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/squashfs.h

index 3a95ea68b00fd9e0c95ebea3877d70c11b0aed69..5d45569d5f7290fda54a9b3c8d6e0b92dd5b5bc4 100644 (file)
@@ -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;