aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/src/protect_against_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'iemlib2/src/protect_against_open.c')
-rw-r--r--iemlib2/src/protect_against_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iemlib2/src/protect_against_open.c b/iemlib2/src/protect_against_open.c
index 046bf95..fcb27da 100644
--- a/iemlib2/src/protect_against_open.c
+++ b/iemlib2/src/protect_against_open.c
@@ -20,7 +20,7 @@ iemlib2 written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006
/* -- if you putting this object into a subpatch or an abstraction, -- */
/* ------------ you cannot open again this subpatch ------------------ */
-t_widgetbehavior protect_against_open_widgetbehavior;
+static t_widgetbehavior protect_against_open_widgetbehavior;
static t_class *protect_against_open_class;
typedef struct _protect_against_open