Changeset 46577995 in mainline for uspace/srv/net/inetsrv/inetping.h
- Timestamp:
- 2018-01-04T20:50:52Z (8 years ago)
- Children:
- e211ea04
- Parents:
- facacc71
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-04 20:47:53)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-04 20:50:52)
- File:
-
- 1 edited
-
uspace/srv/net/inetsrv/inetping.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetping.h
rfacacc71 r46577995 42 42 43 43 extern void inetping_conn(ipc_callid_t, ipc_call_t *, void *); 44 extern int inetping_recv(uint16_t, inetping_sdu_t *);44 extern errno_t inetping_recv(uint16_t, inetping_sdu_t *); 45 45 46 46 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
