diff --git a/src/spicelib/analysis/span.c b/src/spicelib/analysis/span.c index b895dfd9c..d01e8b97e 100644 --- a/src/spicelib/analysis/span.c +++ b/src/spicelib/analysis/span.c @@ -894,7 +894,7 @@ SPan(CKTcircuit* ckt, int restart) /* gtri - modify - wbk - 12/19/90 - Send IPC stuff */ #else - error = CKTspDump(ckt, freq, spPlot, job->SPdoNoise)); + error = CKTspDump(ckt, freq, spPlot, job->SPdoNoise); #endif if (error) { UPDATE_STATS(DOING_AC);