From 452544b30e2556d8545b759b6d48f6b60fcd7c13 Mon Sep 17 00:00:00 2001 From: dwarning Date: Wed, 7 May 2014 18:45:00 +0200 Subject: [PATCH] apply few patches according the model developers web site --- src/spicelib/devices/hisim2/hsm2noi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spicelib/devices/hisim2/hsm2noi.c b/src/spicelib/devices/hisim2/hsm2noi.c index 34167cad9..6c7efbbee 100644 --- a/src/spicelib/devices/hisim2/hsm2noi.c +++ b/src/spicelib/devices/hisim2/hsm2noi.c @@ -47,7 +47,7 @@ int HSM2noise ( double noizDens[HSM2NSRCS]; double lnNdens[HSM2NSRCS]; register int i; - double R = 0.0 , G = 0.0 ; + double G = 0.0 ; double TTEMP = 0.0 ; /* for induced gate noise calculation: */