--- a/src/devices/mesh/mesh-wifi-interface-mac.h Thu Mar 19 14:31:47 2009 +0300
+++ b/src/devices/mesh/mesh-wifi-interface-mac.h Thu Mar 19 17:28:37 2009 +0300
@@ -112,9 +112,9 @@
*
* This is supposed to be used by any entity managing beacon collision avoidance (e.g. Peer management protocol in 802.11s)
*
- * \attention User of ShiftTBTT () must take care to not shift it to the past.
+ * \attention User of ShiftTbtt () must take care to not shift it to the past.
*/
- void ShiftTBTT (Time shift);
+ void ShiftTbtt (Time shift);
/**
* \brief Set maximum software delay. Maximum software delay must be smaller than beacon interval.
*