src/internet-node/arp-l3-protocol.h
changeset 1303 9856d1175cbb
parent 1186 909e9eb2124e
child 1308 5c5937a4150d
--- a/src/internet-node/arp-l3-protocol.h	Wed Aug 22 12:02:42 2007 -0400
+++ b/src/internet-node/arp-l3-protocol.h	Fri Aug 24 11:44:11 2007 -0400
@@ -53,7 +53,7 @@
   /**
    * \brief Recieve a packet
    */
-  void Receive(Ptr<NetDevice> device, const Packet& p, uint16_t protocol, const Address &from);
+  void Receive(Ptr<NetDevice> device, Packet& p, uint16_t protocol, const Address &from);
   /**
    * \brief Perform an ARP lookup
    * \param p