wifi: Fix EhtCapabilities doxygen

This commit is contained in:
Stefano Avallone
2023-08-08 00:17:11 +02:00
parent c176f4bbde
commit 61de64c983

View File

@@ -273,7 +273,7 @@ class EhtCapabilities : public WifiInformationElement
/**
* Set the maximum A-MPDU length.
*
* \param maxAmpduLength 2^(23 + x) - 1, x in the range 0 to 3
* \param maxAmpduLength 2^(23 + x) - 1, x in the range 0 to 1
*/
void SetMaxAmpduLength(uint32_t maxAmpduLength);