Show
Ignore:
Timestamp:
03/16/10 14:53:36 (2 years ago)
Author:
Hugo
Message:

all end user interfaces: fixed bug in funcMetaParam() that broke RR wizard

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/unxsBind/interfaces/org/resource.c

    r1261 r1263  
    451451        template.cpValue[11]=cParam4Style; 
    452452         
     453        //RR wizard fix 
     454        if(uStep) gcInputStatus[0]=0; 
    453455        template.cpName[12]="gcInputStatus"; 
    454456        template.cpValue[12]=gcInputStatus;