]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitb0bb426aa7ade2204b1d5b7f3f3570ebf7501c56
tree7178ba5a3c3b92cf11cd7cd0deda69793a37d022
parentafa871e3cfc82eb6b92b02fd1dad094c5d1949f2
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.

[originally from svn r9590]
misc.h
putty.h