Changeset 3907 for trunk/Ohana/src/opihi/pantasks
- Timestamp:
- May 12, 2005, 1:07:37 PM (21 years ago)
- Location:
- trunk/Ohana/src/opihi/pantasks
- Files:
-
- 2 edited
-
task.c (modified) (1 diff)
-
task_macros.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/task.c
r2598 r3907 58 58 input = strcreate ("end"); 59 59 } 60 if (ThisList == 0) ohana_memregister (input); 60 61 61 62 stripwhite (input); -
trunk/Ohana/src/opihi/pantasks/task_macros.c
r2598 r3907 126 126 input = strcreate ("end"); 127 127 } 128 if (ThisList == 0) ohana_memregister (input); 128 129 129 130 stripwhite (input);
Note:
See TracChangeset
for help on using the changeset viewer.
