aboutsummaryrefslogtreecommitdiff
path: root/iemlib1/src/lp1_t~.c
diff options
context:
space:
mode:
authorGeorg Holzmann <grholzi@users.sourceforge.net>2007-01-17 14:59:27 +0000
committerGeorg Holzmann <grholzi@users.sourceforge.net>2007-01-17 14:59:27 +0000
commit9ee794d32ae2d367d6a98df650fd0797ea5b8575 (patch)
tree8938232cc9791d68f06718a9ee7ea18b3c67345b /iemlib1/src/lp1_t~.c
parent100242128792ea2cb671838f5cffb9fc974c535f (diff)
applied mac intel patch from t grill
svn path=/trunk/externals/iemlib/; revision=7360
Diffstat (limited to 'iemlib1/src/lp1_t~.c')
-rw-r--r--iemlib1/src/lp1_t~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iemlib1/src/lp1_t~.c b/iemlib1/src/lp1_t~.c
index a4a625f..987f527 100644
--- a/iemlib1/src/lp1_t~.c
+++ b/iemlib1/src/lp1_t~.c
@@ -27,7 +27,7 @@ typedef struct _lp1_t_tilde
t_float x_msi;
} t_lp1_t_tilde;
-t_class *lp1_t_tilde_class;
+static t_class *lp1_t_tilde_class;
static void lp1_t_tilde_dsp_tick(t_lp1_t_tilde *x)
{