aboutsummaryrefslogtreecommitdiff
path: root/src/rewrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rewrap.c')
-rw-r--r--src/rewrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rewrap.c b/src/rewrap.c
index b8d3242..e02f239 100644
--- a/src/rewrap.c
+++ b/src/rewrap.c
@@ -152,4 +152,4 @@ void maxlib_rewrap_setup(void)
class_addmethod(rewrap_class, (t_method)rewrap_b, gensym("b"), A_FLOAT, 0);
class_sethelpsymbol(rewrap_class, gensym("maxlib/help-rewrap.pd"));
}
-#endif \ No newline at end of file
+#endif