fix dox warning
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Fri, 30 Mar 2007 14:01:41 +0200
changeset 419 735e12c908a8
parent 418 b784c2bb687c
child 420 32ebc6582692
fix dox warning
src/devices/p2p/p2p-net-device.h
--- a/src/devices/p2p/p2p-net-device.h	Fri Mar 30 13:02:11 2007 +0200
+++ b/src/devices/p2p/p2p-net-device.h	Fri Mar 30 14:01:41 2007 +0200
@@ -233,7 +233,6 @@
    *
    * @see PointToPointChannel::TransmitEnd ()
    * @see TransmitReadyEvent ()
-   * @param p a reference to the packet to send
    * @returns true if success, false on failure
    */
   void TransmitCompleteEvent (void);