Changeset eaf22d4 in mainline for uspace/lib/c/include/vfs/vfs.h


Ignore:
Timestamp:
2010-03-26T21:30:37Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
12d7710, 371bd7d, 672b22e
Parents:
40e29f5
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/vfs/vfs.h

    r40e29f5 reaf22d4  
    4343/**
    4444 * This type is a libc version of the VFS triplet.
    45  * It uniquelly identifies a file system node within a file system instance.
     45 * It uniquely identifies a file system node within a file system instance.
    4646 */
    4747typedef struct {
Note: See TracChangeset for help on using the changeset viewer.