int for XPARTS flag in ancient debug usage

This commit is contained in:
dwarning 2011-03-13 17:51:39 +00:00
parent 72db3c9ba5
commit c64b1e80ac
1 changed files with 1 additions and 1 deletions

View File

@ -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;