Changeset 1004
- Timestamp:
- 12/13/10 21:55:52 (2 years ago)
- File:
-
- 1 edited
-
trunk/core/action_stack.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/action_stack.c
r1002 r1004 73 73 task_comp_id = 0; 74 74 } while( !action_stack_is_finished(task_comp_id) ); 75 76 return num_stacks - 1; 75 return stack->comp_id; 77 76 } 78 77
Note: See TracChangeset
for help on using the changeset viewer.