summaryrefslogtreecommitdiff
path: root/pr/src/md
diff options
context:
space:
mode:
authorsrinivas%netscape.com <devnull@localhost>2000-03-17 18:24:29 +0000
committersrinivas%netscape.com <devnull@localhost>2000-03-17 18:24:29 +0000
commit572f955898d6fafc7b786e2f0c283db02e492f0e (patch)
tree1214d2a3ac1d7a7eb97225a2cf31c559b25cb0f5 /pr/src/md
parentb8e9c35181ffc9199ca2bb9e71f0d4c2d1e33ff7 (diff)
downloadnspr-hg-572f955898d6fafc7b786e2f0c283db02e492f0e.tar.gz
Fixed syntax error.
Diffstat (limited to 'pr/src/md')
-rw-r--r--pr/src/md/mac/prcpucfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/src/md/mac/prcpucfg.h b/pr/src/md/mac/prcpucfg.h
index bc203a42..9483f1f3 100644
--- a/pr/src/md/mac/prcpucfg.h
+++ b/pr/src/md/mac/prcpucfg.h
@@ -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___ */