use nspr type

git-svn-id: svn://10.0.0.236/trunk@25036 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com
1999-03-25 03:37:40 +00:00
parent 27e9c3208e
commit e137689e0f
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ struct nsXPTCVariant : public nsXPTCMiniVariant
// inherits 'val' here
void* ptr;
nsXPTType type;
uint8 flags;
PRUint8 flags;
enum
{

View File

@@ -90,7 +90,7 @@ struct nsXPTCVariant : public nsXPTCMiniVariant
// inherits 'val' here
void* ptr;
nsXPTType type;
uint8 flags;
PRUint8 flags;
enum
{