Commit 89123b7f authored by Jeff Trawick's avatar Jeff Trawick
Browse files

fix a syntax error in an initializer which prevented http_main.c from

compiling on at least OS/390, AIX w/ xlc, and HP-UX with HP compiler;
Tru64 cc previously complained but generated code anyway; gcc -Wall
didn't complain before

unfortunately, this introduces a warning with gcc -Wall on Solaris since
in_addr is a union


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92863 13f79535-47bb-0310-9956-ffa450edef68
parent ec09a584
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment