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


Ignore:
Timestamp:
2017-03-22T20:39:05Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
58898d1d
Parents:
c68edd2
Message:

Fix comment - there is no L_ROOT anymore

File:
1 edited

Legend:

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

    rc68edd2 rc9e3692  
    133133/**
    134134 * Lookup will succeed only if the object is a mount point. The flag is mutually
    135  * exclusive with L_FILE and L_ROOT.
     135 * exclusive with L_FILE.
    136136 */
    137137#define L_MP                    8
Note: See TracChangeset for help on using the changeset viewer.