Fixed the 'extra token after the endif' bug that was breaking some Unix builds.

This commit is contained in:
briano%netscape.com 1999-03-29 23:05:49 +00:00
Родитель 26b5340c11
Коммит 90d9dd6669
4 изменённых файлов: 4 добавлений и 4 удалений

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

@ -79,7 +79,7 @@
#ifndef __PRUNICHAR__
#define __PRUNICHAR__
typedef PRUint16 PRUnichar;
#endif __PRUNICHAR__
#endif /* __PRUNICHAR__ */
////////////////////////////////////////////////////////////////////////
// nsXPIDLString

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

@ -79,7 +79,7 @@
#ifndef __PRUNICHAR__
#define __PRUNICHAR__
typedef PRUint16 PRUnichar;
#endif __PRUNICHAR__
#endif /* __PRUNICHAR__ */
////////////////////////////////////////////////////////////////////////
// nsXPIDLString

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

@ -79,7 +79,7 @@
#ifndef __PRUNICHAR__
#define __PRUNICHAR__
typedef PRUint16 PRUnichar;
#endif __PRUNICHAR__
#endif /* __PRUNICHAR__ */
////////////////////////////////////////////////////////////////////////
// nsXPIDLString

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

@ -79,7 +79,7 @@
#ifndef __PRUNICHAR__
#define __PRUNICHAR__
typedef PRUint16 PRUnichar;
#endif __PRUNICHAR__
#endif /* __PRUNICHAR__ */
////////////////////////////////////////////////////////////////////////
// nsXPIDLString