mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Fix typo in alecf's previous bustage fix.
This commit is contained in:
parent
bd932efbcb
commit
7ef7d56867
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user