]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix a build failure: r9924 thoughtlessly put an assert before some
authorSimon Tatham <anakin@pobox.com>
Mon, 15 Jul 2013 06:40:59 +0000 (06:40 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 15 Jul 2013 06:40:59 +0000 (06:40 +0000)
commit6e00f29930ce3e6f47f517a279165cf7eef98d43
tree170f6f76edd94e9aed97b54adb8764b6f731393c
parent6b418d1b9a034aa6e168e30d324ed95a965a1b7c
Fix a build failure: r9924 thoughtlessly put an assert before some
declarations, and gcc didn't complain but VC did.

git-svn-id: http://svn.tartarus.org/sgt/putty@9928 cda61777-01e9-0310-a592-d414129be87e
import.c