summaryrefslogtreecommitdiff
path: root/chat/blackened/patches/patch-aa
blob: cbfd7671475b768659ced5e202d8d936099c14f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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));