Changeset 3212 for trunk/Ohana/src/opihi/pcontrol/pcontrol.c
- Timestamp:
- Feb 13, 2005, 9:37:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c
r3203 r3212 45 45 rl_attempted_completion_function = command_completer; 46 46 rl_event_hook = CheckSystem; 47 /* rl_set_keyboard_input_timeout (2000000); */ 47 48 48 49 set_str_variable ("HISTORY", opihi_history); … … 57 58 /* add program-dependent exit functions here */ 58 59 void cleanup () { 60 DownHosts (); 59 61 return; 60 62 }
Note:
See TracChangeset
for help on using the changeset viewer.
