Changeset 4762 for trunk/Ohana/src/opihi/pcontrol/pcontrol.c
- Timestamp:
- Aug 13, 2005, 10:30:13 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c
r4714 r4762 19 19 rl_attempted_completion_function = command_completer; 20 20 rl_event_hook = CheckSystem; 21 rl_set_keyboard_input_timeout (100000 0);21 rl_set_keyboard_input_timeout (100000); 22 22 23 23 set_str_variable ("HISTORY", opihi_history);
Note:
See TracChangeset
for help on using the changeset viewer.
