X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FJack.cti;h=d84a7c7001ae5b8deb4c0c09e98a587807b2b8c0;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=bc6d0ca1af39a2b5cac3913c760d56c66d1d6bf7;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/PPI/Jack.cti b/senf/PPI/Jack.cti index bc6d0ca..d84a7c7 100644 --- a/senf/PPI/Jack.cti +++ b/senf/PPI/Jack.cti @@ -29,7 +29,7 @@ #include "Setup.hh" #define prefix_ inline -///////////////////////////////cti.p/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// template prefix_ senf::ppi::connector::ActiveInputJack:: @@ -265,7 +265,7 @@ senf::ppi::connect(T & source, connector::GenericPassiveInputJack & target, connect(source, target.connector()); } -///////////////////////////////cti.e/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_