From 34a2ba5cba836ebc1211b33381c648160ca71ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 3 Jan 2008 11:15:25 +0000 Subject: use t_float/t_sample instead of "float" and where appropriate svn path=/trunk/externals/zexy/; revision=9111 --- src/zexy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zexy.c') diff --git a/src/zexy.c b/src/zexy.c index 94d6779..0451a9b 100644 --- a/src/zexy.c +++ b/src/zexy.c @@ -166,4 +166,4 @@ void verbose(int level, const char *fmt, ...){ post("zverbose(%d): %s", level, buf); } -#endif \ No newline at end of file +#endif -- cgit v1.2.1