BIND 10 trac2503, updated. 422a1fcd67e40f3e398c292b50952cc09bce2623 [2503] Update doxygen comment for renamed arg

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 11 03:28:27 UTC 2012


The branch, trac2503 has been updated
       via  422a1fcd67e40f3e398c292b50952cc09bce2623 (commit)
      from  a9eef903b04db257e42e05b1a296251d4ebc6c04 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 422a1fcd67e40f3e398c292b50952cc09bce2623
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Dec 11 08:58:09 2012 +0530

    [2503] Update doxygen comment for renamed arg

-----------------------------------------------------------------------

Summary of changes:
 src/lib/datasrc/memory/zone_data.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/zone_data.h b/src/lib/datasrc/memory/zone_data.h
index ee2175b..974ce24 100644
--- a/src/lib/datasrc/memory/zone_data.h
+++ b/src/lib/datasrc/memory/zone_data.h
@@ -372,7 +372,7 @@ public:
     ///
     /// \param mem_sgmt A \c MemorySegment from which memory for the new
     /// \c ZoneData is allocated.
-    /// \param name The zone origin.
+    /// \param zone_origin The zone origin.
     static ZoneData* create(util::MemorySegment& mem_sgmt,
                             const dns::Name& zone_origin);
 



More information about the bind10-changes mailing list