Changes in uspace/lib/c/include/vfs/vfs.h [eaf22d4:63f8966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vfs/vfs.h
reaf22d4 r63f8966 43 43 /** 44 44 * This type is a libc version of the VFS triplet. 45 * It uniquel y identifies a file system node within a file system instance.45 * It uniquelly 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.