]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix the EBCDIC path in send_all_header_fields() to actually return something
authorJeff Trawick <trawick@apache.org>
Sat, 15 Nov 2003 21:42:17 +0000 (21:42 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 15 Nov 2003 21:42:17 +0000 (21:42 +0000)
commit32044c1ca587b31b8d8343804e66e5415476fafa
tree07395fb1b5571f51dc880309a66ee3b37bb070ab
parentc6c263e6fb822c4cbb556ddae3ad50a9d043ddb7
fix the EBCDIC path in send_all_header_fields() to actually return something

the caller ignores it, but still...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101784 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c