]> granicus.if.org Git - apache/commit
Fix a warning associated with the ap_send_fd change from earlier today.
authorRyan Bloom <rbb@apache.org>
Tue, 11 Jul 2000 03:48:18 +0000 (03:48 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 11 Jul 2000 03:48:18 +0000 (03:48 +0000)
commit98514ba315e19d8f006e2f4d8a2ec31aaef0b84f
tree72369a8ddacf258dcdd08d5a1ce0c8b353689919
parent71aeeddbe27e6b1ab354822396c0304f77742723
Fix a warning associated with the ap_send_fd change from earlier today.
This just changes a couple of long's to ap_size_t.

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