From ff8ab43201e5c862003d9353016409c13691562c Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Sat, 8 Feb 2025 22:13:25 +0300 Subject: Changed comments style, added array deletion functions --- tests/dynarray_struct.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/dynarray_struct.c') diff --git a/tests/dynarray_struct.c b/tests/dynarray_struct.c index 7675ab4..7cc6e92 100644 --- a/tests/dynarray_struct.c +++ b/tests/dynarray_struct.c @@ -38,3 +38,4 @@ int main(void) array_free(points); return 0; } +/* vim: set ts=8 noet: */ -- cgit v1.2.3-70-g09d2