aboutsummaryrefslogtreecommitdiff
path: root/src/unroute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unroute.c')
-rw-r--r--src/unroute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unroute.c b/src/unroute.c
index e6131e4..680653d 100644
--- a/src/unroute.c
+++ b/src/unroute.c
@@ -172,4 +172,4 @@ void maxlib_unroute_setup(void)
class_addcreator((t_newmethod)unroute_new, gensym("unroute"), A_GIMME, 0);
class_sethelpsymbol(unroute_class, gensym("maxlib/help-unroute.pd"));
#endif
-} \ No newline at end of file
+}