]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix a few mod_ssl warnings for stuff like function which were neither
authorJeff Trawick <trawick@apache.org>
Thu, 16 Aug 2001 19:56:47 +0000 (19:56 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 16 Aug 2001 19:56:47 +0000 (19:56 +0000)
commit7f6f1a2cdcffd978d8c49c50c57c7c77019eaf39
tree18f097d2a6973165445ca279cefed2f8b3d6d4db
parent4a48ea1586603b9f3cdf9a873d1d0a7c0f6078c9
fix a few mod_ssl warnings for stuff like function which were neither
static nor prototyped, char * vs. const char *, etc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90238 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_ext.c
modules/ssl/ssl_engine_io.c