inp2m.c, #7/7, whitepace cleanup

This commit is contained in:
rlar 2017-03-18 20:07:31 +01:00
parent 576e522d38
commit 889aaebfd7
1 changed files with 42 additions and 44 deletions

View File

@ -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));