add comment
This commit is contained in:
parent
525d221325
commit
1ff095321c
|
|
@ -132,6 +132,7 @@ VSRCparam(int param, IFvalue *value, GENinstance *inst, IFvalue *select)
|
|||
break;
|
||||
}
|
||||
|
||||
/* buggy input? r is not a repetition coefficient */
|
||||
if (!here->VSRCcoeffs || here->VSRCfunctionOrder < 2) {
|
||||
here->VSRCrGiven = FALSE;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in New Issue