Changes in uspace/lib/net/netif/netif_skel.c [79ae36dd:9934f7d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/netif/netif_skel.c
r79ae36dd r9934f7d 365 365 * 366 366 */ 367 static void netif_client_connection(ipc_callid_t iid, ipc_call_t *icall) 367 static void netif_client_connection(ipc_callid_t iid, ipc_call_t *icall, 368 void *arg) 368 369 { 369 370 /*
Note:
See TracChangeset
for help on using the changeset viewer.