]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
random_stir() is unused outside this file. Make it static.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 5 Jan 2003 23:30:48 +0000 (23:30 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 5 Jan 2003 23:30:48 +0000 (23:30 +0000)
commitb101beb28959d566c0e44caba71fff7d77143573
treee230a98f5914bc9bdbf3258531195b1f2712e565
parent72a5afc992f1f7c8b5d091393fcf623e88e75bc8
random_stir() is unused outside this file.  Make it static.
Include putty.h to get prototypes for random_init() and random_get_savedata().

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