From 743ba10d81edaace63b2da7807bfc22ee552c72e Mon Sep 17 00:00:00 2001 From: "uriber%gmail.com" Date: Mon, 7 Aug 2006 11:24:57 +0000 Subject: [PATCH] Attempt to fix bustage from bug 333883. git-svn-id: svn://10.0.0.236/trunk@206716 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/generic/nsFrame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/layout/generic/nsFrame.cpp b/mozilla/layout/generic/nsFrame.cpp index 42a58fef703..9e0337a6703 100644 --- a/mozilla/layout/generic/nsFrame.cpp +++ b/mozilla/layout/generic/nsFrame.cpp @@ -4465,7 +4465,7 @@ nsFrame::GetLineNumber(nsIFrame *aFrame, nsIFrame** aContainingBlock) return thisLine; } -NS_IMETHODIMP +nsresult nsIFrame::GetFrameFromDirection(nsPresContext* aPresContext, nsPeekOffsetStruct *aPos) { // Find the prev/next selectable frame