Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/modules/mount/mount.c

    rb14d9f9 rd5c1051  
    132132        const char *mopts = "";
    133133        const char *dev = "";
    134         int rc, c, opt_ind;
     134        int rc;
     135        int c, opt_ind;
    135136        unsigned int instance = 0;
    136137        bool instance_set = false;
Note: See TracChangeset for help on using the changeset viewer.