Comment cleanup.

This commit is contained in:
Adam Ierymenko 2016-06-21 14:38:15 -07:00
commit e2ca239be0
2 changed files with 6 additions and 2 deletions

View file

@ -50,6 +50,9 @@ public:
/**
* Initialize object and set route
*
* Note: on Windows, use the interface NET_LUID in hexadecimal as the
* "device name."
*
* @param target Route target (e.g. 0.0.0.0/0 for default)
* @param via Route next L3 hop or NULL InetAddress if local
* @param device Device name/ID if 'via' is null and route is local, otherwise ignored