summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-clients+olwmslave+propswin.c
blob: 3e64f9b3ca7c35fd81e40ab386e8f37eac6b9a79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- clients/olwmslave/propswin.c.orig	Sat Mar 25 22:43:32 2006
+++ clients/olwmslave/propswin.c	Sat Mar 25 22:44:16 2006
@@ -38,9 +38,9 @@
  *      Local Forward Declarations
  * ----------------------------------------------------------------------*/
 int		ShowWindowProps();
-void		InitWindowProps();
-Bool		CreateWindowProps();
-Notify_value	DestroyWindowProps();
+static void		InitWindowProps();
+static Bool		CreateWindowProps();
+static Notify_value	DestroyWindowProps();
 void		ApplyProps();
 void		ResetProps();