Tighten up use of "static" throughout. Module-internal things should NOT
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 6 Oct 2000 11:42:30 +0000 (11:42 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 6 Oct 2000 11:42:30 +0000 (11:42 +0000)
commit75cab8143b83245f207db6dce43878827465b0fd
tree5591118c542075c1f5386dbf3fea00df8c80d741
parent22b26f2487d08d6d98f0ce3a75c10c7097264493
Tighten up use of "static" throughout. Module-internal things should NOT
be exported willy-nilly. It encourages people to use them.

git-svn-id: svn://svn.tartarus.org/sgt/putty@677 cda61777-01e9-0310-a592-d414129be87e
noise.c
pageant.c
scp.c
sizetip.c
ssh.c
windlg.c