]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use APR_STATUS_IS_EOF rather than a check against APR_EOF
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 1 Nov 2002 18:01:27 +0000 (18:01 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 1 Nov 2002 18:01:27 +0000 (18:01 +0000)
commitbfd10d14bb353fe60f325d603a9d9fe2dc092aee
treea3901d7eea9be7c1349e171b8a453c18f7774a11
parent7310a8c6b5a6013667a780b6d849f184e06627e8
Use APR_STATUS_IS_EOF rather than a check against APR_EOF

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97378 13f79535-47bb-0310-9956-ffa450edef68
server/util.c