IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2011, 12:38:55 AM (15 years ago)
Author:
eugene
Message:

merged from branch: add some more info stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/client_shell.c

    r8548 r31666  
    2222    if (Nbad == 10) exit (3);
    2323
    24     line = readline (prompt);
     24    line = opihi_readline (prompt);
    2525
    2626    if (line == NULL) {
     
    3737    }
    3838    Nbad = 0;
    39     ohana_memregister (line);
    4039
    4140    stripwhite (line);
Note: See TracChangeset for help on using the changeset viewer.