Changeset 7960 for trunk/Ohana/src/opihi/pantasks/task.c
- Timestamp:
- Jul 24, 2006, 3:15:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/task.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/task.c
r7917 r7960 96 96 case TASK_COMMAND: 97 97 case TASK_PERIODS: 98 status = command (input, &outline );98 status = command (input, &outline, TRUE); 99 99 if (outline != NULL) free (outline); 100 100 /* what to do if command is invalid?
Note:
See TracChangeset
for help on using the changeset viewer.
