Ignore:
File:
1 edited

Legend:

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

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