Source: nn
Version: 6.7.3-14
Severity: normal
Tags: patch

Dear Maintainer,

>From 1cafd43f0c34f4397170537530396020725fe74f Mon Sep 17 00:00:00 2001
>From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
>Date: Sat, 6 Mar 2021 19:24:04 +0000
>Subject: [PATCH] more.c: remove redeclaration of arrays "pr_fmt[]" and
> "send_date[]"

Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
---
 more.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/more.c b/more.c
index 08ce974..843ead0 100644
--- a/more.c
+++ b/more.c
@@ -391,7 +391,6 @@ more(article_header * ah, int mode, int screen_offset)
     char           *fname, *hdrline;
 #define    NPR_FMT  200
     char            pr_fmt[NPR_FMT], send_date[40];
-    char            pr_fmt[200], send_date[40];
     int             match_expr, shade_overlap, shade_line;
     int            *key_map;
     key_type        cur_key;
-- 
2.30.1



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.9-1 (SMP w/2 CPU threads)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), 
LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

-- debconf information excluded

-- 
Bjarni I. Gislason

Reply via email to