Changeset 215e375 in mainline for uspace/srv/rd
- Timestamp:
- 2007-12-31T17:23:20Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f57f8ea
- Parents:
- 27d293a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/rd/rd.c
r27d293a r215e375 111 111 * block. 112 112 */ 113 (void) ipc_share_out_ deliver(callid, fs_va);113 (void) ipc_share_out_finalize(callid, fs_va); 114 114 } else { 115 115 /*
Note:
See TracChangeset
for help on using the changeset viewer.