aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-05-13 10:22:40 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-05-13 11:55:38 -0500
commite57fe29b63b883e7e214d1b619bc6953b70fa489 (patch)
treee189d7d74b3666a18f8285fbf3ec467a6458b33e /include
parentInitial commit (diff)
downloadlocusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.tar
locusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.tar.gz
locusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.tar.bz2
locusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.tar.lz
locusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.tar.xz
locusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.tar.zst
locusts-e57fe29b63b883e7e214d1b619bc6953b70fa489.zip
Add autotools because why not
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'include')
-rw-r--r--include/locusts.h2
1 files changed, 1 insertions, 1 deletions
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 */