]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix an annoying inconsistency that's been bugging me for years: "plink host"
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 19 Aug 2004 15:05:31 +0000 (15:05 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 19 Aug 2004 15:05:31 +0000 (15:05 +0000)
commit97fb4184d8d0670e5d7fce1ceec56b810089ebb2
tree189d359fa577a4b996f962afede8178c1f687689
parent87ecc7e05270b454b4ad0dcb5dddaf36bcf2b33e
Fix an annoying inconsistency that's been bugging me for years: "plink host"
and "plink user@host" differed in that the former attempted to load session
`host' while the latter didn't. Now both forms attempt to load a session.
Someone will probably complain, but hey.

[originally from svn r4485]
plink.c
unix/uxplink.c