From dabb8895be7be31ca154919134876508f1e09fd2 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 8 Jan 2024 19:19:49 +0100 Subject: Add blank line --- da.h | 1 + 1 file changed, 1 insertion(+) diff --git a/da.h b/da.h index b3ef1cb..fa31e56 100644 --- a/da.h +++ b/da.h @@ -20,6 +20,7 @@ * * Remember to call free() on your dynamic arrays ‘buf’ field after use. * + * * Macro Overview * ―――――――――――――― * The argument ‘a’ to all of the below macros is a pointer to the dynamic array -- cgit v1.2.3