From 0e1a7038d648ea06b21e65238527748a92d9a252 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 8 Jun 2025 20:05:21 +0200 Subject: [PATCH] f --- afh.c | 1 - 1 file changed, 1 deletion(-) diff --git a/afh.c b/afh.c index 84667dd4..6954075b 100644 --- a/afh.c +++ b/afh.c @@ -19,7 +19,6 @@ #include "afh.h" #include "error.h" -/** Array of error strings. */ DEFINE_PARA_ERRLIST; static struct lls_parse_result *lpr; -- 2.39.5