[svn] commit: r807 - /branches/jinmei-dnsrdata2/src/lib/dns/cpp/rrparamregistry-placeholder.cc

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 12 09:48:05 UTC 2010


Author: jinmei
Date: Fri Feb 12 09:48:05 2010
New Revision: 807

Log:
comment update: factories of well known RR types are now automatically inserted
by python script.

Modified:
    branches/jinmei-dnsrdata2/src/lib/dns/cpp/rrparamregistry-placeholder.cc

Modified: branches/jinmei-dnsrdata2/src/lib/dns/cpp/rrparamregistry-placeholder.cc
==============================================================================
--- branches/jinmei-dnsrdata2/src/lib/dns/cpp/rrparamregistry-placeholder.cc (original)
+++ branches/jinmei-dnsrdata2/src/lib/dns/cpp/rrparamregistry-placeholder.cc Fri Feb 12 09:48:05 2010
@@ -213,7 +213,6 @@
     impl_ = new RRParamRegistryImpl;
 
     // set up parameters for well-known RRs
-    // XXX: this should eventually be more automatic.
     try {
         // BEGIN_WELL_KNOWN_PARAMS
         // END_WELL_KNOWN_PARAMS




More information about the bind10-changes mailing list