From 2a27e78cf20cbb3ff215707f87bfa59676fe78dd Mon Sep 17 00:00:00 2001 From: "hangas%netscape.com" Date: Tue, 13 Jul 1999 21:08:23 +0000 Subject: [PATCH] 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 --- mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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