From dbe91ff5847a2d305aaa96c5632c7b646f6f49e5 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 28 Jun 2026 03:50:01 +0000 Subject: aintea fix according to new comp flags --- src/update_all.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/update_all.c') diff --git a/src/update_all.c b/src/update_all.c index 79b653c..756f98f 100644 --- a/src/update_all.c +++ b/src/update_all.c @@ -32,7 +32,7 @@ #include "lua_state.h" #include "vars.h" -void update_all() { +void update_all(void) { init_lua_state(); cache_repos(); struct dirent* dirent_ptr; -- cgit v1.2.3