pkgsrc/chat/blackened/patches/patch-aa
wiz b5f381abfc blackened-1.7.1 -- the Blackened IRC client.
Package provided by David Pickworth in pkg/10212, fixed by me.
2001-03-10 15:03:06 +00:00

12 lines
350 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2001/03/10 15:03:06 wiz Exp $
--- source/help.c.orig Tue Aug 24 20:55:32 1999
+++ source/help.c
@@ -80,6 +80,7 @@
/* Forward declarations */
+static void clear_index _((IEntry **));
static void help_me _((char *, char *));
static void help_show_paused_topic _((char *));
static void create_help_window _((void));