aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv/unwhack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/venti/srv/unwhack.c')
-rw-r--r--src/cmd/venti/srv/unwhack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/venti/srv/unwhack.c b/src/cmd/venti/srv/unwhack.c
index 5530bd07..587046cc 100644
--- a/src/cmd/venti/srv/unwhack.c
+++ b/src/cmd/venti/srv/unwhack.c
@@ -23,7 +23,7 @@ static uchar lenval[1 << (DBigLenBits - 1)] =
static uchar lenbits[] =
{
0, 0, 0,
- 2, 3, 5, 5,
+ 2, 3, 5, 5
};
static uchar offbits[16] =