Changes in uspace/app/bdsh/input.c [9d58539:6d5e378] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/input.c
r9d58539 r6d5e378 268 268 if (rc != EOK) { 269 269 /* Error in communication with console */ 270 cli_quit = 1; 270 271 return; 271 272 }
Note:
See TracChangeset
for help on using the changeset viewer.