Changeset 3907 for trunk/Ohana/src/opihi/cmd.basic/input.c
- Timestamp:
- May 12, 2005, 1:07:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.basic/input.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.basic/input.c
r2598 r3907 47 47 free (inlist.line[i]); 48 48 } 49 free (inlist.line[i]); /* note that we always alloc one extra line */ 49 50 free (inlist.line); 50 51 return (status);
Note:
See TracChangeset
for help on using the changeset viewer.
