diff options
Diffstat (limited to 'src/remote.c')
-rw-r--r-- | src/remote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remote.c b/src/remote.c index d4c5771..7c22901 100644 --- a/src/remote.c +++ b/src/remote.c @@ -105,4 +105,4 @@ void maxlib_remote_setup(void) class_addanything(remote_class, remote_anything);
class_sethelpsymbol(remote_class, gensym("maxlib/help-remote.pd"));
}
-#endif
\ No newline at end of file +#endif
|