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
parent 26b5340c11
commit 90d9dd6669
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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