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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user