Fixed a typo error.

This commit is contained in:
pnenzi 2003-09-06 15:07:32 +00:00
parent 9535236b1c
commit 92ba461127
1 changed files with 1 additions and 1 deletions

View File

@ -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 */