Changeset 11537
- Timestamp:
- Feb 1, 2007, 8:18:34 AM (19 years ago)
- Location:
- trunk/Ohana/src/opihi
- Files:
-
- 2 edited
-
pclient/pclient.c (modified) (1 diff)
-
pcontrol/pcontrol.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pclient/pclient.c
r11217 r11537 27 27 /* 1 ms seems to be the minimum valid number */ 28 28 29 set_str_variable ("HISTORY", opihi_history);29 // set_str_variable ("HISTORY", opihi_history); 30 30 set_str_variable ("PROMPT", opihi_prompt); 31 31 set_str_variable ("RCFILE", opihi_rcfile); -
trunk/Ohana/src/opihi/pcontrol/pcontrol.c
r11217 r11537 40 40 # endif 41 41 42 set_str_variable ("HISTORY", opihi_history);42 // set_str_variable ("HISTORY", opihi_history); 43 43 set_str_variable ("PROMPT", opihi_prompt); 44 44 set_str_variable ("RCFILE", opihi_rcfile);
Note:
See TracChangeset
for help on using the changeset viewer.
