Bug 486547. Fix build bustage on Windows

This commit is contained in:
Boris Zbarsky 2009-04-06 14:39:02 -04:00
Родитель 5dbd040cf7
Коммит bff20cf17a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)