зеркало из https://github.com/mozilla/pjs.git
removing extra semicolons so that the mac build does not complain.
This commit is contained in:
Родитель
312ab4e6c0
Коммит
a1f72f77c7
|
@ -15,7 +15,7 @@
|
|||
0xb09f, \
|
||||
0x11d2, \
|
||||
{0xbc, 0xde, 0x00, 0x80, 0x5f, 0x0e, 0x13, 0x53} \
|
||||
};
|
||||
}
|
||||
|
||||
#define NS_SilentDownloadFactory_CID \
|
||||
{ /* 18c2f984-b09f-11d2-bcde-00805f0e1353 */ \
|
||||
|
@ -23,7 +23,7 @@
|
|||
0xb09f, \
|
||||
0x11d2, \
|
||||
{0xbc, 0xde, 0x00, 0x80, 0x5f, 0x0e, 0x13, 0x53} \
|
||||
};
|
||||
}
|
||||
|
||||
#define NS_SilentDownloadTaskFactory_CID \
|
||||
{ /* 18c2f985-b09f-11d2-bcde-00805f0e1353 */ \
|
||||
|
@ -31,6 +31,6 @@
|
|||
0xb09f, \
|
||||
0x11d2, \
|
||||
{0xbc, 0xde, 0x00, 0x80, 0x5f, 0x0e, 0x13, 0x53} \
|
||||
};
|
||||
}
|
||||
|
||||
#endif /* nsSilentDownload_h___ */
|
Загрузка…
Ссылка в новой задаче