]> granicus.if.org Git - apache/commit
Cleanup the ZZZ comments. Basically these used to mark places where APR
authorRyan Bloom <rbb@apache.org>
Tue, 16 Nov 1999 18:32:05 +0000 (18:32 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 16 Nov 1999 18:32:05 +0000 (18:32 +0000)
commit370fc31b00b15b1ae509d44a58061b3daf4a2086
tree81175f31aa75884d705532baf7c31a9ede888ef7
parentcb7f5c28059ef9df5ff8152d917d7ac31984e7f6
Cleanup the ZZZ comments.  Basically these used to mark places where APR
is needed.  It is much easier to do this conversion by hand than by
searching for old comments, so they are going away now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84128 13f79535-47bb-0310-9956-ffa450edef68
18 files changed:
STATUS
modules/http/http_core.c
modules/http/http_protocol.c
modules/http/http_request.c
os/beos/beosd.c
server/config.c
server/connection.c
server/mpm/dexter/dexter.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/mpmt_pthread/scoreboard.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c
server/util.c
server/util_md5.c
server/util_script.c
server/vhost.c