Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/minix/minix.h

    r09ab0a9a rd1582b50  
    109109         */
    110110        uint16_t        s_magic;
    111         /* Flag used to detect FS errors*/
     111        /* Flag used to detect FS errors */
    112112        uint16_t        s_state;
    113113        /* Total number of zones on the device (V2 only) */
Note: See TracChangeset for help on using the changeset viewer.