Move the declaration of smemclr() out of putty.h into misc.h, because
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Jul 2012 16:33:51 +0000 (16:33 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Jul 2012 16:33:51 +0000 (16:33 +0000)
one of its uses (in sshaes.c) wasn't picking up the former. Thanks to
Ubuntu's gcc for spotting that.

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


No differences found