indentation

This commit is contained in:
Kevin Zheng 2020-05-12 12:52:33 -07:00 committed by Holger Vogt
parent 54d8c990c5
commit efde6902a0
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ DCop(CKTcircuit *ckt, int notused)
(ckt->CKTmode & MODEUIC) | MODEDCOP | MODEINITJCT,
(ckt->CKTmode & MODEUIC) | MODEDCOP | MODEINITFLOAT,
ckt->CKTdcMaxIter);
if(converged != 0) {
fprintf(stdout,"\nDC solution failed -\n");
CKTncDump(ckt);