Parcourir la source

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

Marcin Siodelski il y a 12 ans
Parent
commit
a63b3077dd
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      src/bin/d2/d2_update_message.h

+ 1 - 2
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.