зеркало из https://github.com/mozilla/pjs.git
fix prtypes.h
This commit is contained in:
Родитель
a0520697cd
Коммит
f0bb1a6622
|
@ -30,6 +30,13 @@
|
||||||
** for all C files.
|
** 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___
|
#ifndef prtypes_h___
|
||||||
#define prtypes_h___
|
#define prtypes_h___
|
||||||
|
|
||||||
|
@ -477,3 +484,4 @@ PR_END_EXTERN_C
|
||||||
|
|
||||||
#endif /* prtypes_h___ */
|
#endif /* prtypes_h___ */
|
||||||
|
|
||||||
|
#endif /* the #if 0 that intentionally breaks the tree */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче