diff --git a/mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl b/mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl index 803361f2dfd..6a7d1985fc9 100644 --- a/mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl +++ b/mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl @@ -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