add comment

This commit is contained in:
Holger Vogt 2023-06-04 14:36:03 +02:00
parent 525d221325
commit 1ff095321c
1 changed files with 1 additions and 0 deletions

View File

@ -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;