Adding EOL in files so will compile on Solaris

This commit is contained in:
spider%netscape.com 1998-10-14 22:12:06 +00:00
parent 24ddaea84c
commit 7649993273
4 changed files with 66 additions and 4 deletions

View File

@ -605,6 +605,36 @@ inline PRBool nsTableFrame::IsRowGroup(PRInt32 aDisplayType)
(NS_STYLE_DISPLAY_TABLE_FOOTER_GROUP == aDisplayType) ||
(NS_STYLE_DISPLAY_TABLE_ROW_GROUP == aDisplayType));
}
#endif
#endif

View File

@ -201,6 +201,7 @@ inline nscoord nsTableOuterFrame::GetMinCaptionWidth()
{ return mMinCaptionWidth; }
#endif
#endif

View File

@ -605,6 +605,36 @@ inline PRBool nsTableFrame::IsRowGroup(PRInt32 aDisplayType)
(NS_STYLE_DISPLAY_TABLE_FOOTER_GROUP == aDisplayType) ||
(NS_STYLE_DISPLAY_TABLE_ROW_GROUP == aDisplayType));
}
#endif
#endif

View File

@ -201,6 +201,7 @@ inline nscoord nsTableOuterFrame::GetMinCaptionWidth()
{ return mMinCaptionWidth; }
#endif
#endif