Added the missing newline that was upsetting Unix native compilers.

This commit is contained in:
briano%netscape.com 1999-07-31 18:39:47 +00:00
Родитель b30c4abcf3
Коммит 21df07a824
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -977,4 +977,4 @@ nsMenuFrame::AppendFrames(nsIPresContext& aPresContext,
}
return nsHTMLContainerFrame::AppendFrames(aPresContext, aPresShell, aListName, aFrameList);
}
}