aboutsummaryrefslogtreecommitdiff
path: root/iemlib1/src/peakenv~.c
diff options
context:
space:
mode:
Diffstat (limited to 'iemlib1/src/peakenv~.c')
-rw-r--r--iemlib1/src/peakenv~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iemlib1/src/peakenv~.c b/iemlib1/src/peakenv~.c
index e821c1f..0625205 100644
--- a/iemlib1/src/peakenv~.c
+++ b/iemlib1/src/peakenv~.c
@@ -20,7 +20,7 @@ typedef struct _peakenv_tilde
t_float x_msi;
} t_peakenv_tilde;
-t_class *peakenv_tilde_class;
+static t_class *peakenv_tilde_class;
static void peakenv_tilde_reset(t_peakenv_tilde *x)
{