Ignore:
File:
1 edited

Legend:

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

    r4979403 r44451ee  
    5656        /** Unique identifier of the fs. */
    5757        char name[FS_NAME_MAXLEN + 1];
    58         unsigned int instance;
    5958        bool concurrent_read_write;
    6059        bool write_retains_size;
Note: See TracChangeset for help on using the changeset viewer.