fix inadvertent typo
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 10 May 2015 17:09:28 +0000 (13:09 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 29 Jun 2015 18:18:11 +0000 (14:18 -0400)
libs/ardour/session.cc

index 646f0c83916e5e10b68454ef4a49ec6466df7fe6..6d593ceb64c6b396a945f43688f73b8dc915c5de 100644 (file)
@@ -2684,7 +2684,7 @@ Session::reconnect_mtc_ports()
                        MtcOrLtcInputPortChanged (); //emit signal
                }
        }
-#endifs
+#endif
 }
 
 void