Changeset 5c786d1 in mainline
- Timestamp:
- 2007-12-22T23:03:35Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 36d852c
- Parents:
- a4eb8a60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs_read.c
ra4eb8a60 r5c786d1 111 111 112 112 /* 113 * Update the position pointer. 114 */ 115 file->pos += bytes; 116 117 /* 113 118 * FS server's reply is the final result of the whole operation we 114 119 * return to the client.
Note:
See TracChangeset
for help on using the changeset viewer.