BIND 10 trac2976, updated. a63b3077dd102512b9002e204a955f5b8d783ff4 [2976] Minor: fixed the multi-line comment.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jun 25 18:34:56 UTC 2013


The branch, trac2976 has been updated
       via  a63b3077dd102512b9002e204a955f5b8d783ff4 (commit)
      from  16156f814b54dffdc0304016aa41b0746c613d3a (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 a63b3077dd102512b9002e204a955f5b8d783ff4
Author: Marcin Siodelski <marcin at isc.org>
Date:   Tue Jun 25 20:34:44 2013 +0200

    [2976] Minor: fixed the multi-line comment.

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

Summary of changes:
 src/bin/d2/d2_update_message.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/d2/d2_update_message.h b/src/bin/d2/d2_update_message.h
index 3db0170..784a7fe 100644
--- a/src/bin/d2/d2_update_message.h
+++ b/src/bin/d2/d2_update_message.h
@@ -224,8 +224,7 @@ public:
     void addRRset(const UpdateMsgSection section, const dns::RRsetPtr& rrset);
 
 
-    /// @name Functions used to encode outgoing messages to wire format and \
-    /// decode incoming messages from wire format.
+    /// @name Functions to handle messages encoding and decoding.
     ///
     //@{
     /// @brief Encode outgoing message into wire format.



More information about the bind10-changes mailing list