author | Nicola Baldo <nbaldo@cttc.es> |
Tue, 19 Jun 2012 20:19:00 +0200 | |
changeset 8882 | db7bec76699f |
parent 8881 | 2f4f71f690ab (current diff) |
parent 8860 | df65686dda8f (diff) |
child 8883 | 8fee8c73c2e9 |
--- a/src/network/model/net-device.h Tue Jun 19 19:46:20 2012 +0200 +++ b/src/network/model/net-device.h Tue Jun 19 20:19:00 2012 +0200 @@ -59,7 +59,7 @@ * * If you want to write a new MAC layer, you need to subclass * this base class and implement your own version of the - * NetDevice::SendTo method. + * pure virtual methods in this class. * * This class was designed to hide as many MAC-level details as * possible from the perspective of layer 3 to allow a single layer 3