]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Further fallout from the introduction of the Filename type. (Memo to
authorSimon Tatham <anakin@pobox.com>
Tue, 4 Feb 2003 13:00:54 +0000 (13:00 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 4 Feb 2003 13:00:54 +0000 (13:00 +0000)
commitb83b9fad7731d53d96e4231365432958708d0e93
tree393265b7ef0eed93b3874c0420ca1bd40be59fa4
parent1e25e56378fa4fc045817a5f32300ba05ce03908
Further fallout from the introduction of the Filename type. (Memo to
self: if you change the type of a variable and everything compiles
without type-checking errors, that doesn't mean it's all fixed,
because variadic functions aren't type-checked! Oops.)

[originally from svn r2799]
ssh.c