From: wessels <> Date: Thu, 15 May 1997 07:28:44 +0000 (+0000) Subject: compiler X-Git-Tag: SQUID_3_0_PRE1~5014 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c841d3499832a2dcbd6e8b216f9985c09cb56e6;p=thirdparty%2Fsquid.git compiler --- diff --git a/src/cache_cf.cc b/src/cache_cf.cc index bf0c982422..225053d298 100644 --- a/src/cache_cf.cc +++ b/src/cache_cf.cc @@ -1,5 +1,5 @@ /* - * $Id: cache_cf.cc,v 1.187 1997/05/15 01:27:09 wessels Exp $ + * $Id: cache_cf.cc,v 1.188 1997/05/15 01:28:44 wessels Exp $ * * DEBUG: section 3 Configuration File Parsing * AUTHOR: Harvest Derived @@ -1453,7 +1453,7 @@ configDoConfigure(void) else Config.appendDomainLen = 0; if (Config.Port.n_http == 0) - Config.Port.http[Config.Port.n_http++] = DefaultHttpPort; + Config.Port.http[Config.Port.n_http++] = DefaultHttpPortNum; } /* Parse a time specification from the config file. Store the