From 252df907e8c1d2210980f462a62967bd2b7b8fe3 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Tue, 18 Apr 2006 22:51:24 +0000 Subject: [PATCH] oops, need to limit top-remotes git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@733 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/rec_channel_rec.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdns/rec_channel_rec.cc b/pdns/rec_channel_rec.cc index 5f585244c..57b37a4f1 100644 --- a/pdns/rec_channel_rec.cc +++ b/pdns/rec_channel_rec.cc @@ -203,8 +203,9 @@ string doTopRemotes() ostringstream ret; ret<<"Over last "<first/total) % i->second.toString(); return ret.str(); -- 2.40.0