1 $NetBSD: patch-dn,v 1.1 2007/05/12 00:22:19 tnn Exp $
3 --- olwmslave/helprecv.c.orig 1993-06-29 05:12:11.000000000 +0000
4 +++ olwmslave/helprecv.c
5 @@ -15,7 +15,7 @@ static char sccsid[] = "@(#) helprecv.c
8 extern int ShowHelpWindow();
9 - void ReceiveHelpCmd();
10 +static void ReceiveHelpCmd();
12 /* ----------------------------------------------------------------------