From 0fcbdbf0fe9ef062d2ddaca8d55fcd31c5ac276a Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Tue, 15 Jan 2008 13:27:45 +0100 Subject: [PATCH] fix doxygen warnings --- src/devices/wifi/mac-low.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/devices/wifi/mac-low.h b/src/devices/wifi/mac-low.h index 485e25046..b3812d6d9 100644 --- a/src/devices/wifi/mac-low.h +++ b/src/devices/wifi/mac-low.h @@ -296,8 +296,8 @@ public: void RegisterNavListener (MacLowNavListener *listener); /** - * \param payloadSize size of packet to send (does not include the 802.11 MAC header and checksum) - * \param to destination address of packet. + * \param packet to send (does not include the 802.11 MAC header and checksum) + * \param hdr header associated to the packet to send. * \param parameters transmission parameters of packet. * * This transmission time includes the time required for