Ignore:
File:
1 edited

Legend:

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

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