aboutsummaryrefslogtreecommitdiff
path: root/reson~.c
diff options
context:
space:
mode:
Diffstat (limited to 'reson~.c')
-rw-r--r--reson~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reson~.c b/reson~.c
index 26aa245..7ff7a5b 100644
--- a/reson~.c
+++ b/reson~.c
@@ -143,7 +143,7 @@ void *sigreson_new(t_floatarg f, t_floatarg g)
return (x);
}
-void reson_tilde_setup()
+void reson_tilde_setup(void)
{
sigreson_class = class_new(gensym("reson~"), (t_newmethod)sigreson_new,
(t_method)sigreson_ff, sizeof(t_sigreson), 0,