This commit is contained in:
cbiesinger%web.de 2004-04-27 18:01:08 +00:00
Родитель 6e86fad6c3
Коммит 7846c8642e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -79,7 +79,7 @@ NS_IMETHODIMP nsSound::OnStreamComplete(nsIStreamLoader *aLoader,
nsISupports *context,
nsresult aStatus,
PRUint32 stringLen,
const char *string)
const PRUint8 *string)
{
#ifdef DEBUG_faulkner
fprintf(stderr, "\n////////// nsSound::Init() in xlib called //////////\n");