This commit is contained in:
darin%meer.net 2004-07-16 00:07:12 +00:00
Родитель 1c064d15d0
Коммит df6469da1f
1 изменённых файлов: 1 добавлений и 1 удалений

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

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