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)
commitb9e4cb9890383367cfd03029ab66997db073bc0b
tree7178ba5a3c3b92cf11cd7cd0deda69793a37d022
parent5acdb74b14f86380cad192d90537f7b0cbc4c5e3
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: svn://svn.tartarus.org/sgt/putty@9590 cda61777-01e9-0310-a592-d414129be87e
misc.h
putty.h