Changeset f99c191 in mainline for uspace/srv
- Timestamp:
- 2010-10-10T19:13:19Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 87f78d1
- Parents:
- e721462
- Location:
- uspace/srv/net/net
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/net/net_standalone.c
re721462 rf99c191 94 94 * @return EOK on success. 95 95 * @return ENOTSUP if the message is not known. 96 * @return Other error codes as defined for each bundled module 97 * message function. 96 * @return Other error codes. 98 97 * 99 98 */
Note:
See TracChangeset
for help on using the changeset viewer.