Changes between Initial Version and Version 1 of Ticket #9701, comment 1
- Timestamp:
- Apr 23, 2013, 8:06:55 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9701, comment 1
initial v1 3 3 4 4 {{{ 5 status_t BNetworkRoster::GetRouteAt(const char* interfaceName, int32 index, route_entry* route) 5 status_t BNetworkRoster::GetRouteAt(const char* interfaceName, 6 int32 index, route_entry* route); 6 7 }}} 7 8