aboutsummaryrefslogtreecommitdiff
path: root/src/demultiplex~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/demultiplex~.c')
-rw-r--r--src/demultiplex~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demultiplex~.c b/src/demultiplex~.c
index f0594e4..0b2e76c 100644
--- a/src/demultiplex~.c
+++ b/src/demultiplex~.c
@@ -71,7 +71,7 @@ static void demux_dsp(t_demux *x, t_signal **sp)
static void demux_helper(void)
{
- post("\n%c demux~\t:: demultiplex a signal to one of various outlets", HEARTSYMBOL);
+ post("\n"HEARTSYMBOL" demux~\t:: demultiplex a signal to one of various outlets");
post("<#out>\t : the outlet-number (counting from 0) to witch the inlet is routed"
"'help'\t : view this");
post("creation : \"demux~ [arg1 [arg2...]]\"\t: the number of arguments equals the number of outlets\n");