]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix tiny bug in new sftp-mode wildcards: when there wasn't a leading
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 14:51:31 +0000 (14:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 14:51:31 +0000 (14:51 +0000)
commitad1ad2a78f490a3cebce2480c56c34bc5eff3b2a
tree610fe11e0384d5113627a8eaa029a29b829a0370
parent10613c7632015df62a179520cef24d4356c9d0d5
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: http://svn.tartarus.org/sgt/putty@1211 cda61777-01e9-0310-a592-d414129be87e
scp.c