fix mac horkage

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159385 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladimir%pobox.com
2004-07-17 03:52:45 +00:00
parent 4a8d6b627e
commit 8eebd1467b

View File

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