changeset 3890 | 63910e38db95 |
parent 3888 | a15618dcd0eb |
child 3893 | 94f771c1373a |
--- a/src/devices/wifi/wifi-phy.h Wed Jun 11 12:35:02 2008 -0700 +++ b/src/devices/wifi/wifi-phy.h Wed Jun 11 13:46:04 2008 -0700 @@ -174,7 +174,7 @@ virtual void RegisterListener (WifiPhyListener *listener) = 0; /** - * \returns true of the current state of the PHY layer is WifiPhy:LCCA_BUSY, false otherwise. + * \returns true of the current state of the PHY layer is WifiPhy::CCA_BUSY, false otherwise. */ virtual bool IsStateCcaBusy (void) = 0; /**