From: wessels <> Date: Wed, 17 Apr 1996 00:28:47 +0000 (+0000) Subject: add missing "gopher" from list of protocol strings X-Git-Tag: SQUID_3_0_PRE1~6149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11553cd05b134cedaf30fa15648880dd621544ac;p=thirdparty%2Fsquid.git add missing "gopher" from list of protocol strings --- diff --git a/src/url.cc b/src/url.cc index 5daf6ecc09..fe24a67e98 100644 --- a/src/url.cc +++ b/src/url.cc @@ -1,4 +1,4 @@ -/* $Id: url.cc,v 1.18 1996/04/16 05:13:37 wessels Exp $ */ +/* $Id: url.cc,v 1.19 1996/04/16 18:28:47 wessels Exp $ */ /* * DEBUG: Section 23 url @@ -20,6 +20,7 @@ char *ProtocolStr[] = "NONE", "http", "ftp", + "gopher", "wais", "cache_object", #ifdef NEED_PROTO_CONNECT