Fixed a typo error.
This commit is contained in:
parent
9535236b1c
commit
92ba461127
|
|
@ -77,7 +77,7 @@ HSM1convTest(GENmodel *inModel, register CKTcircuit *ckt)
|
|||
/* gtri - begin - wbk - report conv prob */
|
||||
if(ckt->enh->conv_debug.report_conv_probs) {
|
||||
ENHreport_conv_prob(ENH_ANALOG_INSTANCE,
|
||||
(char *) here->HSM11name,
|
||||
(char *) here->HSM1name,
|
||||
"");
|
||||
}
|
||||
/* gtri - end - wbk - report conv prob */
|
||||
|
|
|
|||
Loading…
Reference in New Issue