- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/dvo/dvo.c.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/Ohana/src/opihi/dvo/dvo.c.in
r16433 r34041 29 29 set_str_variable ("PROMPT", opihi_prompt); 30 30 set_str_variable ("RCFILE", opihi_rcfile); 31 set_int_variable ("DVO_CLIENT", FALSE); 31 32 32 33 { … … 44 45 free (modules); 45 46 } 47 48 // dvo_client uses the following; they should be NULL for dvo 49 HOST_ID = 0; 50 HOSTDIR = NULL; 51 RESULT_FILE = NULL; 46 52 47 53 return;
Note:
See TracChangeset
for help on using the changeset viewer.
