fixing bustage

This commit is contained in:
darin@meer.net
2004-07-16 00:07:12 +00:00
parent 61c16e8528
commit 7922f0ac94

View File

@@ -107,7 +107,7 @@ nsMacShellService::GetDesktopBackgroundColor(PRUint32 *aColor)
}
NS_IMETHODIMP
nsMacShellService::SetDesktopBackgroundColor(PRUint32 *aColor)
nsMacShellService::SetDesktopBackgroundColor(PRUint32 aColor)
{
return NS_OK;
}