[mac] fix macro typo (#4601)

This commit is contained in:
Yakun Xu
2020-02-26 20:49:44 -08:00
committed by GitHub
parent 91b0dba2a0
commit e13c06e192
+1 -1
View File
@@ -1031,7 +1031,7 @@ void TxFrame::ProcessTransmitAesCcm(const ExtAddress &aExtAddress)
exit:
return;
#endif // OPENTHREAD_MTD || OPENTHREAD_FTD
#endif // OPENTHREAD_RADIO
}
// LCOV_EXCL_START