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