summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2017-02-09 12:40:00 +0100
committerPaul Davis <paul@linuxaudiosystems.com>2017-02-09 12:40:59 +0100
commit182cb897332d88e79b574136561c57bf6e7c85e9 (patch)
tree7f23b1404d2547f11d7b2cd02b7eae0a9cd1af5c /gtk2_ardour/ardour_ui.cc
parentc816d34d68a70fbc42f3d6edded49e999fffd575 (diff)
NO-OP: whitespace
Diffstat (limited to 'gtk2_ardour/ardour_ui.cc')
-rw-r--r--gtk2_ardour/ardour_ui.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_ui.cc b/gtk2_ardour/ardour_ui.cc
index e5b13c821c..b0feef3686 100644
--- a/gtk2_ardour/ardour_ui.cc
+++ b/gtk2_ardour/ardour_ui.cc
@@ -3107,7 +3107,7 @@ void
ARDOUR_UI::load_from_application_api (const std::string& path)
{
/* OS X El Capitan (and probably later) now somehow passes the command
- line arguments to an app via the openFile delegate protocol. Ardour
+ line arguments to an app via the openFile delegate protocol. Ardour
already does its own command line processing, and having both
pathways active causes crashes. So, if the command line was already
set, do nothing here.