Module: wine Branch: master Commit: ab28138862e7c07e06c10074f9c533b7b97156f5 URL: https://gitlab.winehq.org/wine/wine/-/commit/ab28138862e7c07e06c10074f9c533b...
Author: Rémi Bernon rbernon@codeweavers.com Date: Sun Nov 20 14:42:08 2022 +0100
ntdll: Rename heap block ALIGNMENT macro to BLOCK_ALIGN.
And COMMIT_MASK to REGION_ALIGN - 1.
---
dlls/ntdll/heap.c | 102 ++++++++++++++++++++++++++---------------------------- 1 file changed, 50 insertions(+), 52 deletions(-)