Fix tiny bug in new sftp-mode wildcards: when there wasn't a leading
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 14:51:31 +0000 (14:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 14:51:31 +0000 (14:51 +0000)
commit6b18a52414dec1bd017b32fa469873f1b1e0f96e
tree610fe11e0384d5113627a8eaa029a29b829a0370
parent37dfb97a93019ac86cce81f023cd8a33df69b2d8
Fix tiny bug in new sftp-mode wildcards: when there wasn't a leading
path component (just `host:*' rather than `host:directory/*') there
was trouble.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1211 cda61777-01e9-0310-a592-d414129be87e
scp.c