From 05116f0e0ea2a4a55e66fce88e393dc6ea8c2303 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 11 Oct 2009 08:40:23 +0000 Subject: [PATCH] commnet: structure extension is ngspice specific --- src/spicelib/devices/hisim/hsm1def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spicelib/devices/hisim/hsm1def.h b/src/spicelib/devices/hisim/hsm1def.h index 450905bfd..e11a14975 100644 --- a/src/spicelib/devices/hisim/hsm1def.h +++ b/src/spicelib/devices/hisim/hsm1def.h @@ -25,7 +25,7 @@ typedef struct sHSM1instance { struct sHSM1instance *HSM1nextInstance; /* pointer to next instance of current model*/ IFuid HSM1name; /* pointer to character string naming this instance */ -/*DW next is additional in spice */ +/*DW next is additional in ngspice */ int HSM1owner; /* number of owner process */ int HSM1states; /* index into state table for this device */