Changeset 347768d in mainline for uspace/lib/c/generic/inetcfg.c
- Timestamp:
- 2012-04-11T05:52:47Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f95c904
- Parents:
- 7094e196
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/inetcfg.c
r7094e196 r347768d 276 276 277 277 linfo->name = str_dup(name_buf); 278 linfo->def_mtu = IPC_GET_ARG1(answer); 278 279 279 280 return EOK;
Note:
See TracChangeset
for help on using the changeset viewer.