]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_getline() is useful to modules outside of the core..
authorDoug MacEachern <dougm@apache.org>
Wed, 7 Nov 2001 05:41:22 +0000 (05:41 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 7 Nov 2001 05:41:22 +0000 (05:41 +0000)
commit4d8781b7c691e62734d7c66232ad44e034f6cff0
treed8ff042fc18093d4d7f010df0f0edbe0e0a155fc
parent4421663d68e55cc7d19b8b1fcfab18863ce00ca5
ap_getline() is useful to modules outside of the core..
change declaration from AP_CORE_DECLARE to AP_DECLARE so it can be used
used outside the core
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91778 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
server/protocol.c