Fix an annoying inconsistency that's been bugging me for years: "plink host"
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 19 Aug 2004 15:05:31 +0000 (15:05 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 19 Aug 2004 15:05:31 +0000 (15:05 +0000)
commit3608528b1152168da3032e8df4023df45b87299f
tree189d359fa577a4b996f962afede8178c1f687689
parentafd4d0d29bc76c1ba605c61639a868631e915789
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@4485 cda61777-01e9-0310-a592-d414129be87e
plink.c
unix/uxplink.c