Changes in uspace/app/bdsh/scli.c [d8ef374:da2bd08] in mainline


Ignore:
File:
1 edited

Legend:

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

    rd8ef374 rda2bd08  
    6464        usr->prompt = (char *) NULL;
    6565        usr->lasterr = 0;
     66
     67        input_init();
     68
    6669        return (int) cli_set_prompt(usr);
    6770}
Note: See TracChangeset for help on using the changeset viewer.