Update comment to cktnumstates

This commit is contained in:
Holger Vogt 2025-12-19 12:56:11 +01:00
parent 29f27c1e4c
commit 9fef242c50
1 changed files with 1 additions and 2 deletions

View File

@ -161,8 +161,7 @@ struct CKTcircuit {
/* This define should be somewhere else ??? */
#define NODENAME(ckt,nodenum) CKTnodName(ckt,nodenum)
int CKTnumStates; /* Number of sates effectively valid
??? */
int CKTnumStates; /* Number of states summed up over all device instances */
long CKTmode; /* Mode of operation of the circuit
??? */