Bug 321847 - C++-style comments in C header (bah! this is #if 0 it shouldn't matter)

This commit is contained in:
bsmedberg%covad.net 2006-01-03 16:54:26 +00:00
Родитель dc8bcb697a
Коммит 176c7174c5
1 изменённых файлов: 2 добавлений и 2 удалений

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

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