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

Dear Maintainer,

>From ed38d205c62e39306ce24febffc3fdce895405d1 Mon Sep 17 00:00:00 2001
>From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
>Date: Sat, 6 Mar 2021 00:45:20 +0000
>Subject: [PATCH] more.h: change type "fct_type" to "fct_type_int" in
> "next_header_field()"

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

diff --git a/more.h b/more.h
index 7f987f8..82bce5a 100644
--- a/more.h
+++ b/more.h
@@ -3,7 +3,7 @@
  */
 
 void            scan_header_fields(char *, article_header *);
-int             next_header_field(char **, char **, fct_type *);
+int             next_header_field(char **, char **, fct_type_int *);
 int             more(article_header *, int, int);
 void            rot13_line(register char *);
 
-- 
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