Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/exfat/exfat.h

    r1b20da0 ra35b458  
    133133        /** Back pointer to the FS node. */
    134134        fs_node_t               *bp;
    135        
     135
    136136        fibril_mutex_t          lock;
    137137        exfat_node_type_t       type;
Note: See TracChangeset for help on using the changeset viewer.