Changeset eaf22d4 in mainline
- Timestamp:
- 2010-03-26T21:30:37Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 12d7710, 371bd7d, 672b22e
- Parents:
- 40e29f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vfs/vfs.h
r40e29f5 reaf22d4 43 43 /** 44 44 * This type is a libc version of the VFS triplet. 45 * It uniquel ly identifies a file system node within a file system instance.45 * It uniquely identifies a file system node within a file system instance. 46 46 */ 47 47 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.