Changeset 3418 for trunk/Ohana/src/opihi/lib.shell/startup.c
- Timestamp:
- Mar 14, 2005, 12:48:04 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/startup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/startup.c
r2800 r3418 112 112 sprintf (line, "input %s/%s", home, rcfile); 113 113 status = command (line, &outline); 114 if (outline != (char *) NULL) 115 free (outline); 116 free (home); 114 if (outline != (char *) NULL) free (outline); 117 115 } 118 116
Note:
See TracChangeset
for help on using the changeset viewer.
