From 8628634ffac0d6306cbaf4a12338f23db72a022a Mon Sep 17 00:00:00 2001 From: Tommaso Pecorella Date: Sun, 24 May 2015 00:12:27 +0200 Subject: [PATCH] =?UTF-8?q?[Doxygen]=C2=A0Application=20module=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/applications/model/radvd-interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/model/radvd-interface.h b/src/applications/model/radvd-interface.h index 988801b57..a2d8f19c0 100644 --- a/src/applications/model/radvd-interface.h +++ b/src/applications/model/radvd-interface.h @@ -317,7 +317,7 @@ public: /** * \brief Set the last RA send time. It also decrements the initial Rtr Advertisements counter. - * \param the last RA send time + * \param now the last RA send time */ void SetLastRaTxTime (Time now);