]> granicus.if.org Git - apache/commit
Fix a compile of compiler warnings. I don't know how these slipped past.
authorRyan Bloom <rbb@apache.org>
Fri, 11 Oct 2002 15:29:22 +0000 (15:29 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 11 Oct 2002 15:29:22 +0000 (15:29 +0000)
commit37f9061757269b8f207d24dc8d90c110d9f750e4
treeefd2f5024f1d39d8217e37336257bf85c68cf6b2
parent571d1a12284414f6f0715f7edd97d27538c3ce4f
Fix a compile of compiler warnings.  I don't know how these slipped past.
Also, uncomment a line of code that the last commit should have uncommented.
Randall found this line and the fix, but I forgot to uncomment this line
along with the fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97179 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/http/http_protocol.c
modules/ssl/mod_ssl.c
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_util.c
server/mpm/experimental/perchild/perchild.c