mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Adding EOL in files so will compile on Solaris
This commit is contained in:
parent
24ddaea84c
commit
7649993273
@ -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
|
@ -201,6 +201,7 @@ inline nscoord nsTableOuterFrame::GetMinCaptionWidth()
|
||||
{ return mMinCaptionWidth; }
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#endif
|
@ -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
|
@ -201,6 +201,7 @@ inline nscoord nsTableOuterFrame::GetMinCaptionWidth()
|
||||
{ return mMinCaptionWidth; }
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user