Changeset 05fb96b in mainline for uspace/srv/fs/mfs/mfs.h
- Timestamp:
- 2011-09-10T10:58:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2f72c67a
- Parents:
- cccc091 (diff), 40a2af3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/mfs/mfs.h
rcccc091 r05fb96b 159 159 160 160 extern int 161 mfs_put_inode _core(struct mfs_node *mnode);161 mfs_put_inode(struct mfs_node *mnode); 162 162 163 163 extern int
Note:
See TracChangeset
for help on using the changeset viewer.