зеркало из https://github.com/mozilla/pjs.git
Bug 321847 - C++-style comments in C header (bah! this is #if 0 it shouldn't matter)
This commit is contained in:
Родитель
dc8bcb697a
Коммит
176c7174c5
|
@ -254,8 +254,8 @@
|
|||
#endif
|
||||
|
||||
#if 0
|
||||
// This will become #ifdef MOZ_ENABLE_LIBXUL when various in-tree code is
|
||||
// fixed up. See bug 305949
|
||||
/* This will become #ifdef MOZ_ENABLE_LIBXUL when various in-tree code is
|
||||
fixed up. See bug 305949 */
|
||||
#define NS_COM
|
||||
#elif defined(_IMPL_NS_COM)
|
||||
#define NS_COM NS_EXPORT
|
||||
|
|
Загрузка…
Ссылка в новой задаче