summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_streamview.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-04-08 19:53:33 +0200
committerRobin Gareus <robin@gareus.org>2019-04-08 20:58:18 +0200
commit50303d90bdcc329efe2e6d09b48c480a9bc2ba3b (patch)
tree154876b06aa4bef1e79cc9004dd2dcb25d9d7ac4 /gtk2_ardour/automation_streamview.h
parent8a7e452265ca079aafe8fa6dce58ed54ca7fe824 (diff)
NO-OP: whitespace, indent
Diffstat (limited to 'gtk2_ardour/automation_streamview.h')
-rw-r--r--gtk2_ardour/automation_streamview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/automation_streamview.h b/gtk2_ardour/automation_streamview.h
index 275b0f3b75..8a281d5f0c 100644
--- a/gtk2_ardour/automation_streamview.h
+++ b/gtk2_ardour/automation_streamview.h
@@ -65,7 +65,7 @@ public:
std::list<boost::shared_ptr<AutomationLine> > get_lines () const;
- bool paste (samplepos_t pos,
+ bool paste (samplepos_t pos,
unsigned paste_count,
float times,
boost::shared_ptr<ARDOUR::AutomationList> list);