aboutsummaryrefslogtreecommitdiff
path: root/src/z~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/z~.c')
-rw-r--r--src/z~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/z~.c b/src/z~.c
index cd1435c..1bf3435 100644
--- a/src/z~.c
+++ b/src/z~.c
@@ -117,7 +117,7 @@ static void zNdelay_free(t_zNdelay *x)
static void zdel_helper(void)
{
- post("\n%c z~\t:: samplewise delay", HEARTSYMBOL);
+ post("\n"HEARTSYMBOL" z~\t:: samplewise delay");
post("creation :: 'z~ [<n>]' : creates a <n>-sample delay; default is 1");
}