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