From a5ffbceb4a1a582940947fea2f98edad0fbfe106 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 13 Dec 2014 16:18:13 +0100 Subject: [PATCH] Fix typo in comment --- modules/luabackend/supermaster.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/luabackend/supermaster.cc b/modules/luabackend/supermaster.cc index ac129ffaa6..a877352f5f 100644 --- a/modules/luabackend/supermaster.cc +++ b/modules/luabackend/supermaster.cc @@ -21,8 +21,8 @@ #include "pdns/logger.hh" #include "pdns/arguments.hh" -/* - //! determine if ip is a supermaster or a domain +/* + //! determine if ip is a supermaster for a domain virtual bool superMasterBackend(const string &ip, const string &domain, const vector&nsset, string *nameserver, string *account, DNSBackend **db) //! called by PowerDNS to create a slave record for a superMaster -- 2.47.2