diff --git a/src/spicelib/parser/inp2m.c b/src/spicelib/parser/inp2m.c index 7da02e4ad..60a21080a 100644 --- a/src/spicelib/parser/inp2m.c +++ b/src/spicelib/parser/inp2m.c @@ -124,8 +124,9 @@ INP2M(CKTcircuit *ckt, INPtables *tab, card *current) } else { nodeflag = 4; /* now reset to a 4 node device */ - model = nname5; line = save; /* reset the posn to what it sould be */ + + model = nname5; } } else { /* 7th token is a model - only have 6 terminal device */