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
Родитель cc8b45ec5e
Коммит 0af08a8120
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