From 05b37b3095d983ae3695981fa2e761791abb215c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 23 Oct 2018 16:44:39 +0200 Subject: [PATCH 1/1] Remove an obsolete comment --- errlog.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/errlog.c b/errlog.c index df5d09c9..b9b39cb4 100644 --- a/errlog.c +++ b/errlog.c @@ -964,10 +964,6 @@ void log_error(int loglevel, const char *fmt, ...) * * Description : Translates JB_ERR_FOO codes into strings. * - * XXX: the type of error codes is jb_err - * but the typedef'inition is currently not - * visible to all files that include errlog.h. - * * Parameters : * 1 : jb_error = a valid jb_err code * -- 2.39.2