int for XPARTS flag in ancient debug usage
This commit is contained in:
parent
72db3c9ba5
commit
c64b1e80ac
|
|
@ -392,7 +392,7 @@ typedef struct sBSIM2model { /* model structure for a resistor */
|
|||
struct bsim2SizeDependParam *pSizeDependParamKnot;
|
||||
|
||||
|
||||
unsigned B2channelChargePartitionFlag :1;
|
||||
int B2channelChargePartitionFlag :1;
|
||||
unsigned B2vfb0Given :1;
|
||||
unsigned B2vfbLGiven :1;
|
||||
unsigned B2vfbWGiven :1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue