commit 86364f6ac82e5293a6eaf354910e464cd64b7efa parent 85ae67a1e0c2f068cc06d851c355b9054552444c Author: Evgeny Grin (Karlson2k) <k2k@drgrin.dev> Date: Wed, 5 Aug 2026 11:18:42 +0200 h2_req_items_funcs.h: fixed macro formatting Diffstat:
| M | src/mhd2/h2/h2_req_items_funcs.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mhd2/h2/h2_req_items_funcs.h b/src/mhd2/h2/h2_req_items_funcs.h @@ -155,7 +155,7 @@ mhd_h2_items_cancel_new_item_buff (struct mhd_H2ReqItemsBlock *restrict ib) MHD_FN_PAR_INOUT_ (1) MHD_FN_PAR_NONNULL_ALL_; #else /* NDEBUG */ -# define mhd_h2_items_cancel_new_item_buff(ib) ((void) 0) /* do nothing */ +# define mhd_h2_items_cancel_new_item_buff(ib) ((void) 0) /* do nothing */ #endif /* NDEBUG */ MHD_INTERNAL char *