Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/inetsrv/inetping.h

    r13be2583 rb7fd2a0  
    4242
    4343extern void inetping_conn(ipc_callid_t, ipc_call_t *, void *);
    44 extern int inetping_recv(uint16_t, inetping_sdu_t *);
     44extern errno_t inetping_recv(uint16_t, inetping_sdu_t *);
    4545
    4646#endif
Note: See TracChangeset for help on using the changeset viewer.