From 9350f3f3be710f195fb68b3f9f9ce30f937444ba Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 3 May 2020 17:25:12 +0200 Subject: [PATCH] Revert some namings --- src/spicelib/devices/hicum2/hicum2defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spicelib/devices/hicum2/hicum2defs.h b/src/spicelib/devices/hicum2/hicum2defs.h index a2de5e227..7281ef00b 100644 --- a/src/spicelib/devices/hicum2/hicum2defs.h +++ b/src/spicelib/devices/hicum2/hicum2defs.h @@ -379,7 +379,7 @@ typedef struct sHICUMinstance { #define HICUMcqcth HICUMstate+66 /* thermal capacitor current */ #define HICUMvrth HICUMstate+67 -#define HICUMicth_Vrth HICUMstate+68 +#define HICUMicth_dT HICUMstate+68 #define HICUMvxf HICUMstate+69 #define HICUMqxf HICUMstate+70