summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/instrument.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/instrument.cc b/src/instrument.cc
index 3b357eb..1175f69 100644
--- a/src/instrument.cc
+++ b/src/instrument.cc
@@ -118,7 +118,7 @@ void Instrument::finalise()
#ifdef NEW_ALGORITHM
powerlist.finalise();
#endif/*NEW_ALGORITHM*/
-}}
+}
std::string Instrument::name()
{