Changes in uspace/lib/c/include/vfs/vfs.h [63f8966:eaf22d4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vfs/vfs.h
r63f8966 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.