Changeset 96b02eb9 in mainline for uspace/srv/fs/fat/fat_ops.c
- Timestamp:
- 2010-12-14T12:52:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b10dab
- Parents:
- 554debd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_ops.c
r554debd r96b02eb9 1257 1257 1258 1258 rc = fat_node_put(fn); 1259 ipc_answer_1(rid, rc, ( ipcarg_t)bytes);1259 ipc_answer_1(rid, rc, (sysarg_t)bytes); 1260 1260 } 1261 1261
Note:
See TracChangeset
for help on using the changeset viewer.