From 9ee794d32ae2d367d6a98df650fd0797ea5b8575 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Wed, 17 Jan 2007 14:59:27 +0000 Subject: applied mac intel patch from t grill svn path=/trunk/externals/iemlib/; revision=7360 --- iemlib1/src/lp1_t~.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iemlib1/src/lp1_t~.c') 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) { -- cgit v1.2.1