fix some Doxygen warnings

This commit is contained in:
Tom Henderson
2008-09-15 06:10:53 -07:00
parent 8e3cdc2e0c
commit b005d33fb9
5 changed files with 19 additions and 7 deletions

View File

@@ -156,7 +156,7 @@ public:
*/
Ipv4Address GetIpv4Address (void) const;
/**
* \param The Ipv4Address for this entry
* \param destination The Ipv4Address for this entry
*/
void SetIpv4Address (Ipv4Address destination);
/**