This commit is contained in:
larryh%netscape.com 2000-02-22 23:44:26 +00:00
Родитель a0520697cd
Коммит f0bb1a6622
1 изменённых файлов: 8 добавлений и 0 удалений

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

@ -30,6 +30,13 @@
** for all C files.
**/
/* the following update, a big '#if 0' for most of this file
** intentionally breaks the build of NSPR on the tip of the source tree
** nobody but NSPR should be interested in the tip right now
** anyway.
*/
#if 0
#ifndef prtypes_h___
#define prtypes_h___
@ -477,3 +484,4 @@ PR_END_EXTERN_C
#endif /* prtypes_h___ */
#endif /* the #if 0 that intentionally breaks the tree */