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

Dear Maintainer,

>From 394aec0a0f74b7ea2c200ccf73c23613b8dc7869 Mon Sep 17 00:00:00 2001
>From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
>Date: Tue, 16 Mar 2021 01:40:47 +0000
>Subject: [PATCH] pack_subject.c: add a prototype for the function
> "pack_subject()"

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

diff --git a/pack_subject.c b/pack_subject.c
index 41eaae7..1ecedcd 100644
--- a/pack_subject.c
+++ b/pack_subject.c
@@ -12,6 +12,8 @@
 #include "config.h"
 #include "global.h"
 
+int pack_subject(register char *, register char *, int *, int);
+
 int
 pack_subject(register char *dest, register char *src, int *re_counter_ptr, int 
max_length)
 {
-- 
2.30.2



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

Kernel: Linux 5.10.19-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