From 13964dd9eb7d4d500501db2790749413dc4a479a Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 10 May 2015 13:09:28 -0400 Subject: [PATCH] fix inadvertent typo --- libs/ardour/session.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ardour/session.cc b/libs/ardour/session.cc index 646f0c8391..6d593ceb64 100644 --- a/libs/ardour/session.cc +++ b/libs/ardour/session.cc @@ -2684,7 +2684,7 @@ Session::reconnect_mtc_ports() MtcOrLtcInputPortChanged (); //emit signal } } -#endifs +#endif } void