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/vorg/resource.c

    r1261 r1263  
    462462        template.cpValue[11]=cParam4Style; 
    463463         
     464        //RR wizard fix 
     465        if(uStep) gcInputStatus[0]=0; 
    464466        template.cpName[12]="gcInputStatus"; 
    465467        template.cpValue[12]=gcInputStatus;