diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-01-08 19:19:49 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-01-08 19:19:49 +0100 |
commit | dabb8895be7be31ca154919134876508f1e09fd2 (patch) | |
tree | 5722c0ce0d102c9fa5a435f2bd9f97fe294ceff1 | |
parent | 4efe7ca809c0704e510d07d123f89b0224841101 (diff) |
Add blank line
-rw-r--r-- | da.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |