From: Ruben Kerkhof Date: Tue, 30 Jul 2013 14:57:23 +0000 (+0200) Subject: Fix a typo in error message X-Git-Tag: rec-3.6.0-rc1~533^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F931%2Fhead;p=thirdparty%2Fpdns.git Fix a typo in error message --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 33a569f83b..8d47af81b0 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -1430,7 +1430,7 @@ void handleUDPServerResponse(int fd, FDMultiplexer::funcparam_t& var) g_stats.serverParseError++; if(g_logCommonErrors) L<returnSocket(fd);