Changes in uspace/app/bdsh/cmds/modules/unmount/unmount.c [dd8ab1c:b7fd2a0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/unmount/unmount.c
rdd8ab1c rb7fd2a0 57 57 { 58 58 unsigned int argc; 59 int rc;59 errno_t rc; 60 60 61 61 argc = cli_count_args(argv);
Note:
See TracChangeset
for help on using the changeset viewer.