Added a newline at the end of the file to fix the Unix native compiler builds.

This commit is contained in:
briano%netscape.com 1999-09-29 02:54:25 +00:00
parent c4ba817155
commit caa05d9241

View File

@ -1343,4 +1343,4 @@ void nsTreeRowGroupFrame::PostAppendRow(nsIFrame* aRowFrame, nsIPresContext& aPr
tableFrame->InvalidateColumnCache();
}
}
}