]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix a build failure coming from the fuzzing branch.
authorSimon Tatham <anakin@pobox.com>
Sat, 7 Nov 2015 13:34:14 +0000 (13:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 7 Nov 2015 14:53:48 +0000 (14:53 +0000)
commitfe16b577efd7f649828cfe18c1666eb2607bfa9a
tree24eafa263236a28b7d4d1c7a1517607db6fcafe9
parent2057f7a9f8ab56bca2aa4d827758dec21a13394c
Fix a build failure coming from the fuzzing branch.

Apparently if you maintain a branch for a long time where you only
compile with a non-default ifdef enabled, it becomes possible to not
notice a typo you left in the default branch :-)
ssh.c