summaryrefslogtreecommitdiff
path: root/libs/ardour/analyser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/analyser.cc')
-rw-r--r--libs/ardour/analyser.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ardour/analyser.cc b/libs/ardour/analyser.cc
index 9309b4d03b..2e68cfed83 100644
--- a/libs/ardour/analyser.cc
+++ b/libs/ardour/analyser.cc
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2008 Paul Davis
+ Copyright (C) 2008 Paul Davis
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -36,7 +36,7 @@ list<boost::weak_ptr<Source> > Analyser::analysis_queue;
Analyser::Analyser ()
{
-
+
}
Analyser::~Analyser ()