]> granicus.if.org Git - apache/commit
Use the new command-handler initializer macros in dexter;
authorJeff Trawick <trawick@apache.org>
Mon, 19 Jun 2000 02:22:30 +0000 (02:22 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 19 Jun 2000 02:22:30 +0000 (02:22 +0000)
commite31659f5f324973b0cff2da09f013f087d79bff6
tree44f6eeed6a0efdca6962d6a0880634ca1d116317
parent0219062e848a283a0b039ee347475cdd34676677
Use the new command-handler initializer macros in dexter;
clean up the resulting warnings.

Fix minor glitch in previous changes to mpmt_pthread: the const-ness
of ap_scoreboard_fname wasn't consistent between mpmt_pthread.c and
scoreboard.c (of course, putting the decl in a header file would have
helped root this out earlier).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85614 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/dexter/dexter.c
server/mpm/dexter/scoreboard.c
server/mpm/mpmt_pthread/scoreboard.c