]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Recent CTR mode changes stopped OS X PuTTY from compiling, because
authorSimon Tatham <anakin@pobox.com>
Mon, 18 Apr 2005 10:01:57 +0000 (10:01 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 18 Apr 2005 10:01:57 +0000 (10:01 +0000)
commit208213117a472a600f62c3ed71a2b3f3cb292384
tree9d96c337cc31821094127ccc0a22b3d45f805d93
parent40dd62b5e2671f80d4d4159a79b634c941182dd7
Recent CTR mode changes stopped OS X PuTTY from compiling, because
-Werror objects at various static data items being defined but not
used. Ifdef some things out to restore warning-free compilability.

[originally from svn r5640]
sshblowf.c
sshdes.c