From e44d9fa7a290272e6d6cf11e641f17d342c83eb6 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 30 Jul 2013 16:57:23 +0200 Subject: [PATCH] Fix a typo in error message --- pdns/pdns_recursor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.47.2