зеркало из https://github.com/mozilla/pjs.git
Changed case of PRUint32's to make build on mac
This commit is contained in:
Родитель
0bb08c7a52
Коммит
a8e99bd8a7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче