From 981f641ef44fe4d72dcb0e1248a2f96ba53cee69 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 6 Nov 2004 16:07:34 +0000 Subject: 0.38 test 9 (mostly bug fixes) svn path=/trunk/; revision=2226 --- pd/src/d_array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/d_array.c') diff --git a/pd/src/d_array.c b/pd/src/d_array.c index 55e866bd..38beff5d 100644 --- a/pd/src/d_array.c +++ b/pd/src/d_array.c @@ -895,7 +895,7 @@ static void tabread_setup(void) A_SYMBOL, 0); } -/* ---------- tabread4: control, non-interpolating ------------------------ */ +/* ---------- tabread4: control, 4-point interpolation --------------- */ static t_class *tabread4_class; -- cgit v1.2.1