Fix some minor function pointer mismatches.

Found by: the sparc buildbot.

* protocols/fcgi_protocol.c
  (fcgi_teardown): Return void, like callers.
  (fcgi_outgoing_write,
   fcgi_outgoing_hangup): Call the right function.
  (fcgi_outgoing_teardown,
   fcgi_server_teardown): Return void, as expected by caller.


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1715267 13f79535-47bb-0310-9956-ffa450edef68
1 file changed