aboutsummaryrefslogtreecommitdiff
path: root/OSCroute.c
diff options
context:
space:
mode:
Diffstat (limited to 'OSCroute.c')
-rw-r--r--OSCroute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/OSCroute.c b/OSCroute.c
index c3afc89..c4e7456 100644
--- a/OSCroute.c
+++ b/OSCroute.c
@@ -150,7 +150,7 @@ void OSCroute_setup(void) {
post("OSCroute object version " OSC_ROUTE_VERSION " by Matt Wright. pd: jdl Win32 raf.");
post("OSCroute Copyright © 1999 Regents of the Univ. of California. All Rights Reserved.");
- error("[OSCroute]: OSCx is deprecated! \n\tConsider switching to mrpeach's [routeOSC]");
+ logpost(NULL, 3, "[OSCroute]: OSCx is deprecated! \n\tConsider switching to mrpeach's [routeOSC]");
}