From bec12b68773410a01a52f2e994fd177103a1dcb4 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 12 Aug 2008 06:37:51 +0000 Subject: [PATCH] Made jamessan's code agree with his comment (and the maximum integer that can fit into two bytes). --- plugins/Unix/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Unix/plugin.py b/plugins/Unix/plugin.py index f754e2d92..c084c2ef9 100644 --- a/plugins/Unix/plugin.py +++ b/plugins/Unix/plugin.py @@ -113,7 +113,7 @@ class Unix(callbacks.Plugin): def makeSalt(): s = '\x00' while self._cryptre.sub('', s) != '': - s = struct.pack('