Bug 450050 - "nsIDOMInstallTriggerGlobal.h(76) : warning C4309: 'initializing' : truncation of constant value", r/sr=dveditz

This commit is contained in:
Serge Gautherie 2008-09-04 22:03:25 +02:00
parent 2cf88dfb3f
commit e21bbe2883

View File

@ -48,7 +48,7 @@
#define NS_IDOMINSTALLTRIGGERGLOBAL_IID \
{ 0x23bb93a4, 0xdaee, 0x4a47, \
{0x87, 0xe76, 0xb1, 0x72, 0x35, 0x86, 0x2d, 0xac}}
{0x87, 0x76, 0xb1, 0x72, 0x35, 0x86, 0x2d, 0xac}}
class nsIDOMInstallTriggerGlobal : public nsISupports {
public: