src/internet-node/arp-ipv4-interface.h
changeset 2258 666099a753e0
parent 1866 e7dbcc4df546
child 2538 a664a52f2cc3
--- a/src/internet-node/arp-ipv4-interface.h	Thu Jan 31 22:11:03 2008 +0100
+++ b/src/internet-node/arp-ipv4-interface.h	Thu Jan 31 22:23:46 2008 +0100
@@ -34,7 +34,7 @@
  *
  * If you need to use ARP on top of a specific NetDevice, you
  * can use this Ipv4Interface subclass to wrap it for the Ipv4 class
- * when calling Ipv4::AddInterface.
+ * when calling Ipv4::AggregateObject.
  */
 class ArpIpv4Interface : public Ipv4Interface
 {