From e999a565af363fa6a2ab3829c28ad265e2d5d5ea Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Sun, 11 Apr 2010 16:32:13 -0700 Subject: [PATCH] Fix small copy-paste doxygen error --- src/internet-stack/icmpv6-l4-protocol.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/internet-stack/icmpv6-l4-protocol.h b/src/internet-stack/icmpv6-l4-protocol.h index 22aa3c974..c38642e50 100644 --- a/src/internet-stack/icmpv6-l4-protocol.h +++ b/src/internet-stack/icmpv6-l4-protocol.h @@ -206,7 +206,6 @@ public: * we received a NA with matched target address, we could not use * the address, else the address pass from TENTATIVE to PERMANENT. * - * \param addr IPv6 address to test * \param target target address * \param interface interface */