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/binary_search.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/binary_search.c') diff --git a/tests/binary_search.c b/tests/binary_search.c index ce35d14..425cd1e 100644 --- a/tests/binary_search.c +++ b/tests/binary_search.c @@ -31,3 +31,4 @@ int main(void) { } return EXIT_SUCCESS; } +/* vim: set ts=8 noet: */ -- cgit v1.2.3-70-g09d2