aboutsummaryrefslogtreecommitdiff
path: root/src/un_mem_win_x64.c
diff options
context:
space:
mode:
authorbonmas14 <bonmas14@gmail.com>2025-09-25 14:17:07 +0300
committerbonmas14 <bonmas14@gmail.com>2025-09-25 14:17:07 +0300
commit166877cf15f6afa89c9f8a61e267d485868d0ee1 (patch)
tree9f080314edc4fb293f91227cdc1c01cfec8d7bae /src/un_mem_win_x64.c
parent8ebdc95621bc61fdf3c98cd7ae4ddca67398df23 (diff)
downloadungrateful-166877cf15f6afa89c9f8a61e267d485868d0ee1.tar.gz
ungrateful-166877cf15f6afa89c9f8a61e267d485868d0ee1.zip
+disgrace and rework of ungrateful.h
Diffstat (limited to 'src/un_mem_win_x64.c')
-rw-r--r--src/un_mem_win_x64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/un_mem_win_x64.c b/src/un_mem_win_x64.c
index 91f838f..cc2e182 100644
--- a/src/un_mem_win_x64.c
+++ b/src/un_mem_win_x64.c
@@ -2,6 +2,7 @@
static ALLOCATOR_PROC_SIGNATURE(un_std_alloc_proc) {
UNUSED(data);
+ UNUSED(align);
switch (message) {
case UN_ALLOC_MSG_ALLOCATE: