Changeset a91a935 in mainline
- Timestamp:
- 2014-07-03T16:39:58Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 921f393
- Parents:
- 9787a93
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetsrv.c
r9787a93 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.