commit 7b4dfc36e5e2519c1353682987ce9938e8a107f6 parent 156ca9a46507ef39b4ddbd3a256145110abe7b8e Author: vaplv <vaplv@free.fr> Date: Fri, 25 Apr 2025 12:36:56 +0200 Delete an useless empty line Diffstat:
| M | src/stretchy_array.h | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/stretchy_array.h b/src/stretchy_array.h @@ -97,4 +97,3 @@ sa_grow_func__(void* array, const size_t increment, const size_t itemsize) } #endif /* STRETCHY_ARRAY_H */ -