--- mozilla/layout/html/base/src/nsBlockFrame.cpp.alpha-compiler Mon Jan 1 23:56:52 2001
+++ mozilla/layout/html/base/src/nsBlockFrame.cpp Mon Jan 1 23:57:44 2001
@@ -563,7 +563,7 @@
#define BRS_COMPUTEMAXWIDTH 0x00000400
#define BRS_LASTFLAG BRS_COMPUTEMAXWIDTH
- PRInt16 mFlags;
+ PRInt32 mFlags;
void SetFlag(PRUint32 aFlag, PRBool aValue)
{