Browse Source

add comment

pre-master-46
Holger Vogt 3 years ago
parent
commit
0c1f114dea
  1. 1
      src/spicelib/devices/vsrc/vsrcpar.c

1
src/spicelib/devices/vsrc/vsrcpar.c

@ -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…
Cancel
Save