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);