Changeset 1004


Ignore:
Timestamp:
12/13/10 21:55:52 (3 years ago)
Author:
reyalP
Message:

action_stack quickfix from rudi in http://chdk.setepontos.com/index.php?topic=5793.msg58060#msg58060

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/action_stack.c

    r1002 r1004  
    7373            task_comp_id = 0; 
    7474    } while( !action_stack_is_finished(task_comp_id) ); 
    75      
    76     return num_stacks - 1; 
     75        return stack->comp_id;  
    7776} 
    7877 
Note: See TracChangeset for help on using the changeset viewer.