urlglob: avoid error code translation
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Sep 2013 12:20:03 +0000 (14:20 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 Sep 2013 12:20:48 +0000 (14:20 +0200)
commitd6cda9e8ababe633f4b0b58776b1a9c4534e8095
tree7aa1d854ebb6e2346f274d291760ea0bbdccd3dd
parent2a7f1425d98919b362fbe979a6428fa9aeebcd78
urlglob: avoid error code translation

By using the correct values from the start we don't have to translate
them!
src/tool_urlglob.c