Fix Doxygen comment formatting and typos

This commit is contained in:
Eduardo Almeida
2022-10-16 14:49:21 +01:00
parent 33ff238ccb
commit 85ade4e18d
122 changed files with 1112 additions and 878 deletions

View File

@@ -243,8 +243,8 @@ class WaveNetDevice : public WifiNetDevice
*/
bool StartSch(const SchInfo& schInfo);
/**
* \param channelNumber the channel which access resource will be released.
* \return whether channel access is released successfully
* \param channelNumber the channel which access resource will be released.
* \return whether channel access is released successfully
*/
bool StopSch(uint32_t channelNumber);