Changeset 7938 for trunk/Ohana/src/opihi/lib.shell/exec_loop.c
- Timestamp:
- Jul 19, 2006, 10:26:59 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/exec_loop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/exec_loop.c
r4462 r7938 30 30 lists[ThisList].n = n; 31 31 line = lists[ThisList].line[n]; 32 32 33 status = multicommand (line); 34 33 35 if (line != NULL) free (line); 34 36 n = lists[ThisList].n;
Note:
See TracChangeset
for help on using the changeset viewer.
