aboutsummaryrefslogtreecommitdiff
path: root/include/venti.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2003-11-24 20:16:30 +0000
committerrsc <devnull@localhost>2003-11-24 20:16:30 +0000
commit2db9e4821d8ae4889e63e5bb205b04eccb7af405 (patch)
tree020422d2d7eced92da1593d9bde6811c0e92ebbb /include/venti.h
parentcedbe4a4fa2214cd1fb1a708a9fa3034d5a911ef (diff)
downloadplan9port-2db9e4821d8ae4889e63e5bb205b04eccb7af405.tar.gz
plan9port-2db9e4821d8ae4889e63e5bb205b04eccb7af405.tar.bz2
plan9port-2db9e4821d8ae4889e63e5bb205b04eccb7af405.zip
tweaks.
Diffstat (limited to 'include/venti.h')
-rw-r--r--include/venti.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/venti.h b/include/venti.h
index 8e79c4b0..5f8ef0a8 100644
--- a/include/venti.h
+++ b/include/venti.h
@@ -50,10 +50,11 @@ enum
{
VtScoreSize = 20,
VtMaxStringSize = 1024,
- VtMaxFileSize = (1ULL<<48) - 1,
VtMaxLumpSize = 56*1024,
VtPointerDepth = 7,
};
+#define VtMaxFileSize ((1ULL<<48)-1)
+
/*
* Strings in packets.