Browse Source

[2420] made a comment line less confusing (separate unrelated one and add new)

JINMEI Tatuya 12 years ago
parent
commit
f31f6dd3b5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/datasrc/memory/zone_data_updater.cc

+ 2 - 0
src/lib/datasrc/memory/zone_data_updater.cc

@@ -309,6 +309,8 @@ ZoneDataUpdater::addRdataSet(const Name& name, const RRType& rrtype,
         node->setData(rdataset_new);
 
         // Ok, we just put it in.
+
+        // Convenient (and more efficient) shortcut to check RRsets at origin
         const bool is_origin = (node == zone_data_.getOriginNode());
 
         // If this RRset creates a zone cut at this node, mark the node