diff --git a/layout/generic/nsSelection.cpp b/layout/generic/nsSelection.cpp index 14f60aede001..8d2281985b3f 100644 --- a/layout/generic/nsSelection.cpp +++ b/layout/generic/nsSelection.cpp @@ -4369,7 +4369,7 @@ nsTypedSelection::selectFrames(nsPresContext* aPresContext, //the idea of this helper method is to select, deselect "top to bottom" traversing through the frames -NS_IMETHODIMP +nsresult nsTypedSelection::selectFrames(nsPresContext* aPresContext, nsIRange *aRange, PRBool aFlags) { if (!mFrameSelection)