aboutsummaryrefslogtreecommitdiff
path: root/src/opcodes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcodes.cpp')
-rw-r--r--src/opcodes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcodes.cpp b/src/opcodes.cpp
index 3527f83..94831f5 100644
--- a/src/opcodes.cpp
+++ b/src/opcodes.cpp
@@ -746,4 +746,4 @@ void csnd::on_load(csnd::Csound *csound) {
csnd::plugin<dbarray_kb>(csound, "dbarray_kb", csnd::thread::ik);
csnd::plugin<dbarraystr_kb>(csound, "dbarray_kb.S", csnd::thread::ik);
-} \ No newline at end of file
+}