]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix typo in comment 1938/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 13 Dec 2014 15:18:13 +0000 (16:18 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 13 Dec 2014 15:18:13 +0000 (16:18 +0100)
modules/luabackend/supermaster.cc

index ac129ffaa66000143a7cd95de58a809572158cc0..a877352f5f67d43ef75cf5b42b718e67a0261385 100644 (file)
@@ -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<DNSResourceRecord>&nsset, string *nameserver, string *account, DNSBackend **db)
 
   //! called by PowerDNS to create a slave record for a superMaster