From 8fb080d0600d25f3f4937b450f74c0a7a242b3a4 Mon Sep 17 00:00:00 2001 From: dacctal Date: Tue, 7 Jul 2026 06:31:14 +0000 Subject: doesn't work at all but checkpoint anyway! --- include/fetch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/fetch.h') diff --git a/include/fetch.h b/include/fetch.h index e58067e..d392098 100644 --- a/include/fetch.h +++ b/include/fetch.h @@ -23,6 +23,6 @@ #include "pkg.h" -void fetch(package_t *pkg); +bool fetch(package_t *pkg); #endif -- cgit v1.2.3