inp2m.c, #7/7, whitepace cleanup
This commit is contained in:
parent
576e522d38
commit
889aaebfd7
|
|
@ -68,10 +68,8 @@ INP2M(CKTcircuit *ckt, INPtables *tab, card *current)
|
|||
INPinsert(&name, tab);
|
||||
|
||||
for (i = 0; ; i++) {
|
||||
|
||||
char *token;
|
||||
INPgetNetTok(&line, &token, 1);
|
||||
|
||||
if (i >= 4) {
|
||||
txfree(INPgetMod(ckt, token, &thismodel, tab));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue