diff --git a/src/wifi/model/he/he-ru.h b/src/wifi/model/he/he-ru.h index 24a0856c5..2dec222fc 100644 --- a/src/wifi/model/he/he-ru.h +++ b/src/wifi/model/he/he-ru.h @@ -282,7 +282,7 @@ class HeRu std::size_t& nCentral26TonesRus); /// (bandwidth, number of tones) pair - typedef std::pair BwTonesPair; + typedef std::pair BwTonesPair; /// map (bandwidth, number of tones) pairs to the group of subcarrier ranges typedef std::map> SubcarrierGroups;