Parcourir la source

[2108] Update comment

Mukund Sivaraman il y a 12 ans
Parent
commit
896c0de84e
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/lib/datasrc/memory/memory_client.cc

+ 2 - 1
src/lib/datasrc/memory/memory_client.cc

@@ -427,7 +427,8 @@ public:
      * Implementation of longer methods. We put them here, because the
      * access is without the impl_-> and it will get inlined anyway.
      */
-    // Implementation of InMemoryZoneFinder::add
+
+    // Implementation of InMemoryClient::add()
     result::Result add(const ConstRRsetPtr& rawrrset,
                        const Name& zone_name, ZoneData& zone_data,
                        vector<RBNodeRRset*>* need_additionals)