ntdll: Rename heap block ALIGNMENT macro to BLOCK_ALIGN.
commitab28138862e7c07e06c10074f9c533b7b97156f5
authorRémi Bernon <rbernon@codeweavers.com>
Sun, 20 Nov 2022 13:42:08 +0000 (20 14:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Nov 2022 21:20:20 +0000 (24 22:20 +0100)
tree2f02a30caceb2485b308a470f758f689fda4a153
parenteec6aea10a9210737f884ca31b1bcc6d96572b5a
ntdll: Rename heap block ALIGNMENT macro to BLOCK_ALIGN.

And COMMIT_MASK to REGION_ALIGN - 1.
dlls/ntdll/heap.c