aboutsummaryrefslogtreecommitdiff
path: root/src/multiplex~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/multiplex~.c')
-rw-r--r--src/multiplex~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multiplex~.c b/src/multiplex~.c
index d67900c..5a75c35 100644
--- a/src/multiplex~.c
+++ b/src/multiplex~.c
@@ -64,7 +64,7 @@ static void mux_tilde_dsp(t_mux *x, t_signal **sp)
static void mux_tilde_helper(void)
{
- post("\n%c multiplex~\t:: multiplex a one of various signals to one outlet", HEARTSYMBOL);
+ post("\n"HEARTSYMBOL" multiplex~\t:: multiplex a one of various signals to one outlet");
post("<#out>\t : the inlet-number (counting from 0) witch is routed to the outlet"
"'help'\t : view this");
post("creation : \"mux~ [arg1 [arg2...]]\"\t: the number of arguments equals the number of inlets\n");