summaryrefslogtreecommitdiff
path: root/src/util/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/error.h')
-rw-r--r--src/util/error.h2
1 files changed, 1 insertions, 1 deletions
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();