summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_streamview.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-04-09 00:27:05 +0200
committerRobin Gareus <robin@gareus.org>2019-04-09 00:27:33 +0200
commit01a43c6b1e30f9bef7fabf5f52cc031f149aaefa (patch)
tree8b55fbe0baf3f9e300d35b52247f2858e3f2f37f /gtk2_ardour/automation_streamview.cc
parent14b27be65842203ffc73b274feb03576126d8204 (diff)
Another round of whitespace fixes
Diffstat (limited to 'gtk2_ardour/automation_streamview.cc')
-rw-r--r--gtk2_ardour/automation_streamview.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/automation_streamview.cc b/gtk2_ardour/automation_streamview.cc
index 60c8912114..f035719c0e 100644
--- a/gtk2_ardour/automation_streamview.cc
+++ b/gtk2_ardour/automation_streamview.cc
@@ -319,7 +319,7 @@ AutomationStreamView::get_lines () const
}
bool
-AutomationStreamView::paste (samplepos_t pos,
+AutomationStreamView::paste (samplepos_t pos,
unsigned paste_count,
float times,
boost::shared_ptr<ARDOUR::AutomationList> alist)