reduce Macintosh compiler warnings by adding prototype

This commit is contained in:
brade@netscape.com
1999-01-06 18:44:59 +00:00
parent 3fb25796e0
commit 20089d3ff5
8 changed files with 8 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ nsFileControlFrame::GetType(PRInt32* aType) const
}
// XXX this should be removed when nsView exposes it
nsIWidget* GetWindowTemp(nsIView *aView);
nsIWidget*
GetWindowTemp(nsIView *aView)
{