From b79673a77e4a4b6e092c3d0fc9f5f10275967d93 Mon Sep 17 00:00:00 2001 From: Phillip Lougher Date: Thu, 5 Aug 2010 23:52:53 +0100 Subject: [PATCH] --- yaml --- r: 208876 b: refs/heads/master c: 4f86b8fd48cb9b9a5b45aa0249e44c9d4fd7d796 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/squashfs/squashfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c7f4f213975c..493b7cddf544 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4b676d2dbed3dadc6ef913d58f85360547fa071e +refs/heads/master: 4f86b8fd48cb9b9a5b45aa0249e44c9d4fd7d796 diff --git a/trunk/fs/squashfs/squashfs.h b/trunk/fs/squashfs/squashfs.h index 3a95ea68b00f..5d45569d5f72 100644 --- a/trunk/fs/squashfs/squashfs.h +++ b/trunk/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;