From e57fe29b63b883e7e214d1b619bc6953b70fa489 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 13 May 2024 10:22:40 -0500 Subject: Add autotools because why not Signed-off-by: Matt Strapp --- include/locusts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/locusts.h b/include/locusts.h index d2ca893..7d03539 100644 --- a/include/locusts.h +++ b/include/locusts.h @@ -17,4 +17,4 @@ void introduce_locusts(void) { return; } } #endif -#endif // LOCUSTS_H +#endif /* LOCUSTS_H */ -- cgit v1.2.3