Changed case of PRUint32's to make build on mac

This commit is contained in:
hangas%netscape.com 1999-07-13 21:08:23 +00:00
Родитель 0bb08c7a52
Коммит a8e99bd8a7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -46,7 +46,7 @@ interface nsIMsgCopyServiceListener : nsISupports {
* created message.
* aKey -
*/
void SetMessageKey(in PRUInt32 aKey);
void SetMessageKey(in PRUint32 aKey);
/**
* Getting the file message message ID. This method is taylored