From 93394b388f7cbec6640e361aa95c3b30ba2a90fc Mon Sep 17 00:00:00 2001 From: Lieuwe Rooijakkers Date: Tue, 23 Jul 2024 00:02:27 +0200 Subject: global progname variable --- src/util/error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/error.h') diff --git a/src/util/error.h b/src/util/error.h index 99a9c77..27f9ea8 100644 --- a/src/util/error.h +++ b/src/util/error.h @@ -2,4 +2,4 @@ __attribute__((noreturn)) -void print_error_nomem(const char *progname); +void print_error_nomem(); -- cgit v1.2.3-70-g09d2