Changes in uspace/srv/net/inetsrv/inetsrv.c [9749e47:a91a935] in mainline
- File:
-
- 1 edited
-
uspace/srv/net/inetsrv/inetsrv.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetsrv.c
r9749e47 ra91a935 296 296 297 297 uint8_t ttl = IPC_GET_ARG3(*icall); 298 int df = IPC_GET_ARG 3(*icall);298 int df = IPC_GET_ARG4(*icall); 299 299 300 300 ipc_callid_t callid;
Note:
See TracChangeset
for help on using the changeset viewer.
