Changeset ffa8912 in mainline
- Timestamp:
- 2012-03-09T21:57:44Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6428115
- Parents:
- 637a3b4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/iplink.c
r637a3b4 rffa8912 157 157 158 158 rc = iplink->ev_ops->recv(iplink, &sdu); 159 free(sdu.data); 159 160 async_answer_0(callid, rc); 160 161 }
Note:
See TracChangeset
for help on using the changeset viewer.