Slight cosmetics in comment.
This commit is contained in:
parent
492bb64d92
commit
3b89410b8f
|
|
@ -491,7 +491,7 @@ DCtran(CKTcircuit *ckt,
|
|||
}
|
||||
#endif
|
||||
if (flag_autostop)
|
||||
fprintf(stdout, "\nNote: Autostop after %e s, all measurement conditions are fulfilled\n", ckt->CKTtime);
|
||||
fprintf(stdout, "\nNote: Autostop after %e s, all measurement conditions are fulfilled.\n", ckt->CKTtime);
|
||||
|
||||
/* Final return from tran*/
|
||||
return(OK);
|
||||
|
|
|
|||
Loading…
Reference in New Issue