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
Родитель 9cba156ad0
Коммит 2abb4e7514
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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: