Changed case of PRUint32's to make build on mac
git-svn-id: svn://10.0.0.236/trunk@39209 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user