summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-clients+olwmslave+cmdstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xview/files/patch-clients+olwmslave+cmdstream.c')
-rw-r--r--x11-toolkits/xview/files/patch-clients+olwmslave+cmdstream.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-toolkits/xview/files/patch-clients+olwmslave+cmdstream.c b/x11-toolkits/xview/files/patch-clients+olwmslave+cmdstream.c
new file mode 100644
index 000000000000..ad1fca880f55
--- /dev/null
+++ b/x11-toolkits/xview/files/patch-clients+olwmslave+cmdstream.c
@@ -0,0 +1,17 @@
+--- ./clients/olwmslave/cmdstream.c.orig Tue Jun 29 07:12:10 1993
++++ ./clients/olwmslave/cmdstream.c Sat Apr 1 18:26:06 2000
+@@ -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