Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/ns/service.h

    r3be9d10 r5a6cc679  
    4242
    4343extern errno_t register_service(service_t, sysarg_t, ipc_call_t *);
    44 extern void connect_to_service(service_t, iface_t, ipc_call_t *, cap_call_handle_t);
     44extern void connect_to_service(service_t, iface_t, ipc_call_t *, ipc_callid_t);
    4545
    4646#endif
Note: See TracChangeset for help on using the changeset viewer.