Remove bogus hide_strings[] entry

The empty starting string matched always and the final NULL string
enabled hiding to the end of the response.

As a result any response got hidden.

<https://github.com/rfc1036/whois/issues/27>

Signed-off-by: Petr Písař <ppisar@redhat.com>
This commit is contained in:
Petr Písař 2015-03-24 17:13:05 +01:00 committed by Marco d'Itri
parent 0c774a2caa
commit c5742eb115

1
data.h
View File

@ -72,7 +72,6 @@ const char *hide_strings[] = {
"TERMS OF USE: The information in the Whois database", NULL, /* .wang */
"The WHOIS service offered by Neustar, Inc, on behalf", NULL,
"The WHOIS service offered by the Registry Operator", NULL, /* .science */
"", NULL,
/* ccTLDs */
"Access to CCTLD WHOIS information is provided", "", /* Afilias */