зеркало из https://github.com/mozilla/gecko-dev.git
Warning fix: remove errant semicolon.
This commit is contained in:
Родитель
174ec2f784
Коммит
e46abe3282
|
@ -28,7 +28,7 @@
|
|||
// {E86B337A-BF89-11d2-B3AF-00805F8A6670}
|
||||
#define NS_IWORDBREAKERFACTORY_IID \
|
||||
{ 0xe86b337a, 0xbf89, 0x11d2, \
|
||||
{ 0xb3, 0xaf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70 } };
|
||||
{ 0xb3, 0xaf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70 } }
|
||||
|
||||
|
||||
class nsIWordBreakerFactory : public nsISupports
|
||||
|
|
Загрузка…
Ссылка в новой задаче