summaryrefslogtreecommitdiff
path: root/x11/xview-clients/patches/patch-dh
blob: df06473d81564e5b8baccd5ac5dc06a9652d5b61 (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.2 2009/12/10 20:37:38 abs Exp $

--- olwmslave/cmdstream.c.orig	1993-06-29 05:12:10.000000000 +0000
+++ olwmslave/cmdstream.c
@@ -50,10 +50,10 @@ static	CmdInfo		cmdInfo = {
  *      Local Forward Declarations
  * ---------------------------------------------------------------------*/
 
-Command		*MatchCommand();
-CmdAttr		*MatchAttr();
-int		EncodeAttrValue();
-int		DecodeAttrValue();
+static Command		*MatchCommand();
+static CmdAttr		*MatchAttr();
+static int		EncodeAttrValue();
+static int		DecodeAttrValue();
 
 /* ----------------------------------------------------------------------
  *      SetCmdStream