Fix typo in alecf's previous bustage fix.

git-svn-id: svn://10.0.0.236/trunk@111414 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2002-01-05 14:59:05 +00:00
parent 9f55bebd67
commit 75ff2da8f4

View File

@@ -183,7 +183,7 @@ class PrefNameBuffer;
#ifdef PR_ALIGN_OF_WORD
#define ALIGN_OF_WORD PR_ALIGN_OF_WORD
#else
#define PR_ALIGN_OF_WORD sizeof(void*)
#define ALIGN_OF_WORD sizeof(void*)
#endif
// making PrefNameBuffer exactly 8k for nice allocation