Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/input.c

    r9d58539 r6d5e378  
    268268        if (rc != EOK) {
    269269                /* Error in communication with console */
     270                cli_quit = 1;
    270271                return;
    271272        }
Note: See TracChangeset for help on using the changeset viewer.