Fix ANSI C++ violation. (a=beard)
git-svn-id: svn://10.0.0.236/trunk@31790 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
33238fe5ea
commit
95689446cf
@ -576,7 +576,7 @@ typedef enum
|
||||
#define TRANS_PROPERTY_TRANS 0
|
||||
#define TRANS_PROPERTY_OPACITY 1
|
||||
|
||||
static evenodd = 0;
|
||||
static PRInt32 evenodd = 0;
|
||||
|
||||
void nsViewManager :: RenderViews(nsIView *aRootView, nsIRenderingContext& aRC, const nsRect& aRect, PRBool &aResult)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user