src/internet/model/icmpv6-l4-protocol.h
changeset 11414 8bdce024e490
parent 10819 f49b201c1884
--- a/src/internet/model/icmpv6-l4-protocol.h	Wed Feb 04 12:35:17 2015 -0800
+++ b/src/internet/model/icmpv6-l4-protocol.h	Wed Feb 04 13:40:57 2015 -0800
@@ -393,7 +393,7 @@
    * \brief Send a Router Solicitation.
    * \param src link-local source address
    * \param dst destination address (usealy ff02::2 i.e all-routers)
-   * \param hardwareAddress link-layer address (SHOULD be included if src is not ::
+   * \param hardwareAddress link-layer address (SHOULD be included if src is not ::)
    */
   void SendRS (Ipv6Address src, Ipv6Address dst,  Address hardwareAddress);