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:
bruce%cybersight.com 1999-05-15 22:53:57 +00:00
parent 33238fe5ea
commit 95689446cf

View File

@ -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)
{