13 lines
415 B
Text
13 lines
415 B
Text
$NetBSD: patch-dn,v 1.1 2007/05/12 00:22:19 tnn Exp $
|
|
|
|
--- olwmslave/helprecv.c.orig 1993-06-29 07:12:11.000000000 +0200
|
|
+++ olwmslave/helprecv.c
|
|
@@ -15,7 +15,7 @@ static char sccsid[] = "@(#) helprecv.c
|
|
#include "helpcmd.h"
|
|
|
|
extern int ShowHelpWindow();
|
|
- void ReceiveHelpCmd();
|
|
+static void ReceiveHelpCmd();
|
|
|
|
/* ----------------------------------------------------------------------
|
|
* RegisterHelpWindow
|