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

Dear Maintainer,

>From 9b661c07514c3d20d200c8c15a88b987fc854c3c Mon Sep 17 00:00:00 2001
>From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
>Date: Tue, 16 Mar 2021 03:29:00 +0000
>Subject: [PATCH] printconf.c: remove a redeclared "*tmp_directory" and
> add a prototype for "print_config()"

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

diff --git a/printconf.c b/printconf.c
index 8a2c06f..65df8ea 100644
--- a/printconf.c
+++ b/printconf.c
@@ -7,6 +7,8 @@
 
 /* printconf.c */
 
+void print_config(FILE *);
+
 extern char    *news_directory;
 extern char    *news_lib_directory;
 extern char    *master_directory;
@@ -14,7 +16,6 @@ extern char    *help_directory;
 extern char    *bin_directory;
 extern char    *db_directory;
 extern char    *db_data_directory;
-extern char    *tmp_directory;
 extern char    *log_file;
 extern char     domain[];
 
-- 
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