]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Move the declaration of smemclr() out of putty.h into misc.h, because
authorSimon Tatham <anakin@pobox.com>
Sat, 28 Jul 2012 16:33:51 +0000 (16:33 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Jul 2012 16:33:51 +0000 (16:33 +0000)
commit10f60f4441e029faa802bd149d56a70f1d0e94ef
tree7178ba5a3c3b92cf11cd7cd0deda69793a37d022
parentcc7c2fa8b9d26759b442b1a20458e8f787255a8e
Move the declaration of smemclr() out of putty.h into misc.h, because
one of its uses (in sshaes.c) wasn't picking up the former. Thanks to
Ubuntu's gcc for spotting that.

git-svn-id: http://svn.tartarus.org/sgt/putty@9590 cda61777-01e9-0310-a592-d414129be87e
misc.h
putty.h