- Timestamp:
- May 31, 2011, 8:03:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110505/Ohana/src/opihi/pantasks/client_shell.c
r8548 r31590 22 22 if (Nbad == 10) exit (3); 23 23 24 line = readline (prompt);24 line = opihi_readline (prompt); 25 25 26 26 if (line == NULL) { … … 37 37 } 38 38 Nbad = 0; 39 ohana_memregister (line);40 39 41 40 stripwhite (line);
Note:
See TracChangeset
for help on using the changeset viewer.
