]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix probably-harmless type mismatch in nogss.c (and #include "putty.h" to stop
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 2 Mar 2011 00:18:03 +0000 (00:18 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 2 Mar 2011 00:18:03 +0000 (00:18 +0000)
commit91131fd1978aac8aa75c1403890187013bb5d93d
tree5dba14dea3f1fcafa3773e6ea960900744565296
parent767778cf1b621367be5087d47b68af7e97194adb
Fix probably-harmless type mismatch in nogss.c (and #include "putty.h" to stop
it happening again; this was spotted by GCC's "-flto" option).

[originally from svn r9114]
nogss.c