aboutsummaryrefslogtreecommitdiff
path: root/sendOSC.c
diff options
context:
space:
mode:
Diffstat (limited to 'sendOSC.c')
-rw-r--r--sendOSC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendOSC.c b/sendOSC.c
index ffbffab..0335101 100644
--- a/sendOSC.c
+++ b/sendOSC.c
@@ -390,7 +390,7 @@ void sendOSC_setup(void)
gensym("]"),
0, 0);
class_sethelpsymbol(sendOSC_class, gensym("sendOSC-help.pd"));
- error("[sendOSC]: OSCx is deprecated! \n\tConsider switching to mrpeach's [packOSC] and [udpsend]");
+ logpost(NULL, 3, "[sendOSC]: OSCx is deprecated! \n\tConsider switching to mrpeach's [packOSC] and [udpsend]");
}
/* Exit status codes: