aboutsummaryrefslogtreecommitdiff
path: root/src/noish~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/noish~.c')
-rw-r--r--src/noish~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/noish~.c b/src/noish~.c
index 0d0a07c..8d5c875 100644
--- a/src/noish~.c
+++ b/src/noish~.c
@@ -156,7 +156,7 @@ static void noish_dsp(t_nois *x, t_signal **sp)
static void noish_helper(void)
{
- post("\n%c noish~\t:: a bandlimited pseudo-noise generator", HEARTSYMBOL);
+ post("\n"HEARTSYMBOL" noish~\t:: a bandlimited pseudo-noise generator");
post("<freq>\t : sampling-frequency (in Hz)\n"
"'help'\t : view this");
post("creation : \"noish~ [<freq>]\"\t: ('0'(default) will produce 'white' noise)\n");