summaryrefslogtreecommitdiffstats
path: root/remailer.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-01-13 18:06:06 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-01-13 18:06:06 +0000
commitf156fe38e83fdd62704d2ef2a9553e7e638afb84 (patch)
tree7858c11b9c34a1d058bdfaaec364b04ad1eaf68b /remailer.h
parent6f12ecd3808f7a07845392a32859c7f49aceea75 (diff)
Mixmaster has 20 address slots, that makes _19_ remailers.
Diffstat (limited to 'remailer.h')
-rw-r--r--remailer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remailer.h b/remailer.h
index b722b082..cec9a45a 100644
--- a/remailer.h
+++ b/remailer.h
@@ -34,7 +34,7 @@
/* Mixmaster's maximum chain length. Don't change this. */
-#define MAXMIXES 20
+#define MAXMIXES 19
struct type2
{