BIND 10 trac3181, updated. 19a8a4ef198d0b435f8f525cf5eaf215716084ae [3181] Fixed error in perfdhcp doxygen documentation.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Dec 4 17:34:41 UTC 2013


The branch, trac3181 has been updated
       via  19a8a4ef198d0b435f8f525cf5eaf215716084ae (commit)
      from  af2ab70ac7327f38f0e75f37175d190e0f77fa4d (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 19a8a4ef198d0b435f8f525cf5eaf215716084ae
Author: Marcin Siodelski <marcin at isc.org>
Date:   Wed Dec 4 18:34:34 2013 +0100

    [3181] Fixed error in perfdhcp doxygen documentation.

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

Summary of changes:
 tests/tools/perfdhcp/test_control.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/tests/tools/perfdhcp/test_control.h b/tests/tools/perfdhcp/test_control.h
index a637753..8f5ed94 100644
--- a/tests/tools/perfdhcp/test_control.h
+++ b/tests/tools/perfdhcp/test_control.h
@@ -960,7 +960,7 @@ protected:
 
     /// \brief Calculate elapsed time between two packets.
     ///
-    /// \param T Pkt4Ptr or Pkt6Ptr class.
+    /// \tparam T Pkt4Ptr or Pkt6Ptr class.
     /// \param pkt1 first packet.
     /// \param pkt2 second packet.
     /// \throw InvalidOperation if packet timestamps are invalid.



More information about the bind10-changes mailing list