glob: fix regression from commit 5ca96cb844
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Oct 2013 22:01:17 +0000 (00:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Oct 2013 22:01:17 +0000 (00:01 +0200)
commit867b52a7ac528cee42aa663004d57d7ebdab5ecc
tree75b1213a3e1ad21695cec2430624a00c0b1faf30
parentbe31924f8c9000ba71c64cd52392192c4416c7fc
glob: fix regression from commit 5ca96cb844

Plain strings after glob ranges/lists weren't treated correctly but
caused broken URLs to get used.

Reported-by: Javier Barroso
src/tool_urlglob.c