Changes in uspace/srv/net/inetsrv/inetcfg.h [3be9d10:b4ec1ea] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetcfg.h
r3be9d10 rb4ec1ea 38 38 #define INETCFG_H_ 39 39 40 extern void inet_cfg_conn( cap_call_handle_t, ipc_call_t *, void *);40 extern void inet_cfg_conn(ipc_callid_t, ipc_call_t *, void *); 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.