minor documentation improvement
authorTom Henderson <tomh@tomh.org>
Tue, 29 Dec 2009 11:09:54 -0800
changeset 5886 5d287d08dae3
parent 5884 46614fa27eae
child 5887 50e5de0b03db
minor documentation improvement
src/helper/ipv4-interface-container.h
--- a/src/helper/ipv4-interface-container.h	Tue Dec 29 09:39:52 2009 -0800
+++ b/src/helper/ipv4-interface-container.h	Tue Dec 29 11:09:54 2009 -0800
@@ -50,7 +50,7 @@
   uint32_t GetN (void) const;
 
   /**
-   * \param i interface index
+   * \param i index of ipInterfacePair in container
    * \param j interface address index (if interface has multiple addresses)
    * \returns the IPv4 address of the j'th address of the interface
    *  corresponding to index i.