aboutsummaryrefslogtreecommitdiff
path: root/src/step~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/step~.c')
-rw-r--r--src/step~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/step~.c b/src/step~.c
index d1e8757..4558819 100644
--- a/src/step~.c
+++ b/src/step~.c
@@ -101,7 +101,7 @@ static void step_dsp(t_step *x, t_signal **sp)
static void step_helper(void)
{
- post("%c step~-object :: generates a unity-step", HEARTSYMBOL);
+ post(""HEARTSYMBOL" step~-object :: generates a unity-step");
post("creation : \"dirac~ [<position> [<length>]]\" : create a rectangular window\n"
"\t\t\tat specified position and with specified length (in samples)\n"
"inlet1\t: <position>\t: create a rectangular window at new position\n"