#983549 article.c: Add information to the output of "log_entry()" in the label "data_error:"

Package:
src:nn
Source:
nn
Submitter:
Bjarni Ingi Gislason
Date:
2021-02-26 01:39:04 UTC
Severity:
normal
Tags:
#983549#5
Date:
2021-02-26 01:34:43 UTC
From:
To:
Dear Maintainer,
label "data_error:"

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 articles.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/articles.c b/articles.c
index 02be346..6364979 100644
--- a/articles.c
+++ b/articles.c
@@ -39,7 +39,7 @@ article_header **articles;
 extern int      ignore_fancy_select;
 extern int      killed_articles;