]> git.tuebingen.mpg.de Git - paraslash.git/commit
http_send.c: Get rid of write_ok().
authorAndre Noll <maan@systemlinux.org>
Sat, 2 Feb 2008 11:27:11 +0000 (12:27 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 2 Feb 2008 11:27:11 +0000 (12:27 +0100)
commit0997c1bbb745384069a55e59a209d7ac52876bac
tree1366efb0fc8393d0a1f4ce6d842fab251cde55e0
parent2204e02fa430b2506bb499389777973ea397148e
http_send.c: Get rid of write_ok().

Just use http_write() instead of write().
http_send.c