]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Making sure that the global variables have been initialized to avoid linker
authorBradley Nicholes <bnicholes@apache.org>
Wed, 2 Jan 2002 23:27:57 +0000 (23:27 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 2 Jan 2002 23:27:57 +0000 (23:27 +0000)
commitfe065c4cfd526cc009a0dbfad40ca1105eb842e4
tree00970b79998b0fc8bbd935984809ccef1aefa770
parent5de01594320dd3580c2b65da54d74da1556b6592
Making sure that the global variables have been initialized to avoid linker
problems at least on NetWare
Submitted by: Pavel Novy

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