Changes in uspace/app/bdsh/scli.c [b7fd2a0:582a0b8] in mainline


Ignore:
File:
1 edited

Legend:

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

    rb7fd2a0 r582a0b8  
    9898int main(int argc, char *argv[])
    9999{
    100         errno_t ret = 0;
     100        int ret = 0;
    101101       
    102102        stdiostate.stdin = stdin;
Note: See TracChangeset for help on using the changeset viewer.