summaryrefslogtreecommitdiff
path: root/x11/xview-clients/patches/patch-dh
blob: 337fa3a549c1e11b93e39e8c68064acaae42409c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$NetBSD: patch-dh,v 1.1 2001/12/28 14:58:07 tron Exp $

--- olwmslave/cmdstream.c.orig	Tue Jun 29 07:12:10 1993
+++ olwmslave/cmdstream.c	Fri Dec 28 15:55:42 2001
@@ -50,10 +50,10 @@
  *      Local Forward Declarations
  * ---------------------------------------------------------------------*/
 
-Command		*MatchCommand();
-CmdAttr		*MatchAttr();
-int		EncodeAttrValue();
-int		DecodeAttrValue();
+static Command		*MatchCommand();
+static CmdAttr		*MatchAttr();
+static int		EncodeAttrValue();
+static int		DecodeAttrValue();
 
 /* ----------------------------------------------------------------------
  *      SetCmdStream