]> git.tuebingen.mpg.de Git - paraslash.git/commit
http_recv.c: Fix typo in http_recv_open()
authorAndre Noll <maan@systemlinux.org>
Mon, 19 Feb 2007 21:06:06 +0000 (22:06 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 19 Feb 2007 21:06:06 +0000 (22:06 +0100)
commit283b4595c7c7d35d2dbd5040bdb36366807d2579
tree0306eab26c188515522793b0ce25aebd220e8281
parentac9a47cdccd5f8c4a8f1312e4e09f88c338437da
http_recv.c: Fix typo in http_recv_open()

Quite serious as it causes the http receiver not to error
out if get_host_info() fails.
http_recv.c