Fixed syntax error.

git-svn-id: svn://10.0.0.236/trunk@63301 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
srinivas%netscape.com
2000-03-17 18:24:29 +00:00
parent 6cd3806291
commit bad8a3ee96

View File

@@ -112,6 +112,6 @@
#define BYTES_PER_WORD_LOG2 PR_BYTES_PER_WORD_LOG2
#define BYTES_PER_DWORD_LOG2 PR_BYTES_PER_DWORD_LOG2
#define WORDS_PER_DWORD_LOG2 PR_WORDS_PER_DWORD_LOG2
#endif NO_NSPR_10_SUPPORT
#endif /* NO_NSPR_10_SUPPORT */
#endif /* nspr_cpucfg___ */