Minor cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19436 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-12-06 18:38:38 +00:00
parent 4818d3b627
commit 26cbcedb9c
2 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -69,8 +69,8 @@ struct net_datalink_module_info {
bool (*is_local_address)(struct net_domain *domain,
const struct sockaddr *address,
net_interface **_interface /* = NULL */,
uint32 *_matchedType /* = NULL*/);
net_interface **_interface,
uint32 *_matchedType);
// routes
status_t (*add_route)(struct net_domain *domain,