Changeset 16455 for trunk/Ohana/src/opihi/pclient/pclient.c.in
- Timestamp:
- Feb 13, 2008, 3:31:02 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pclient/pclient.c.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pclient/pclient.c.in
r12280 r16455 18 18 InitBasic (); 19 19 InitPclient (); 20 InitChild ();21 20 22 21 rl_prep_term_function = dummy_prep_term; … … 61 60 /* add program-dependent exit functions here */ 62 61 void cleanup () { 62 ConfigFree (); 63 FreeBasic (); 64 FreePclient (); 63 65 return; 64 66 }
Note:
See TracChangeset
for help on using the changeset viewer.
