src/devices/csma/csma-net-device.h
changeset 3698 3251aa0de5c8
parent 3682 cef8288d30ae
child 3841 1e7abf5fca79
--- a/src/devices/csma/csma-net-device.h	Sun Sep 14 17:55:30 2008 -0700
+++ b/src/devices/csma/csma-net-device.h	Mon Sep 15 06:10:53 2008 -0700
@@ -419,6 +419,7 @@
    * respect the packet type
    *
    * \param p Packet to which header should be added
+   * \param source MAC source address from which packet should be sent
    * \param dest MAC destination address to which packet should be sent
    * \param protocolNumber In some protocols, identifies the type of
    * payload contained in this packet.