whitespace-only: fix bad parameter-indentation in nsSubDocumentFrame::Reflow

This commit is contained in:
Daniel Holbert 2009-01-21 22:52:54 -08:00
parent a033cb74d9
commit 65afbadbd7

View File

@ -485,7 +485,7 @@ nsSubDocumentFrame::ComputeSize(nsIRenderingContext *aRenderingContext,
}
NS_IMETHODIMP
nsSubDocumentFrame::Reflow(nsPresContext* aPresContext,
nsSubDocumentFrame::Reflow(nsPresContext* aPresContext,
nsHTMLReflowMetrics& aDesiredSize,
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus)