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

Dear Maintainer,

>From 68e8b0288efbc2af55740b196510b19aa06d0c83 Mon Sep 17 00:00:00 2001
>From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
>Date: Sun, 7 Mar 2021 03:19:46 +0000
>Subject: [PATCH] menu.h: change prototype of "*menu" to "menu".

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

diff --git a/menu.h b/menu.h
index 7d3636d..69c5e34 100644
--- a/menu.h
+++ b/menu.h
@@ -62,7 +62,7 @@
 #define AC_UNCHANGED   6       /* no display changes */
 
 char           *pct(long, long, long, long);
-int            *menu(fct_type_void);
+int             menu(fct_type_void);
 article_header *get_menu_article(void);
 int             alt_command(void);
 int             prt_replies(int);
-- 
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