Changes in uspace/app/bdsh/cmds/modules/mount/mount.c [b14d9f9:d5c1051] in mainline
- File:
-
- 1 edited
-
uspace/app/bdsh/cmds/modules/mount/mount.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/mount/mount.c
rb14d9f9 rd5c1051 132 132 const char *mopts = ""; 133 133 const char *dev = ""; 134 int rc, c, opt_ind; 134 int rc; 135 int c, opt_ind; 135 136 unsigned int instance = 0; 136 137 bool instance_set = false;
Note:
See TracChangeset
for help on using the changeset viewer.
