aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/venti/copy.c')
-rw-r--r--src/cmd/venti/copy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/venti/copy.c b/src/cmd/venti/copy.c
index 87075e48..8c791f2a 100644
--- a/src/cmd/venti/copy.c
+++ b/src/cmd/venti/copy.c
@@ -9,7 +9,7 @@
enum
{
// XXX What to do here?
- VtMaxLumpSize = 65536,
+ VtMaxLumpSize = 65535,
};
int changes;