add comment

This commit is contained in:
Holger Vogt 2023-06-04 14:36:03 +02:00
parent cb9cc7140d
commit 0c1f114dea
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;