X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Examples%2FDVBAdapter%2Ffrontend.cc;fp=Examples%2FDVBAdapter%2Ffrontend.cc;h=e93a6668c745170fbde3e52c1a4d6c0e25d98a48;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=26f433677cbd676b9214466f1d224032d97cab0f;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/Examples/DVBAdapter/frontend.cc b/Examples/DVBAdapter/frontend.cc index 26f4336..e93a666 100644 --- a/Examples/DVBAdapter/frontend.cc +++ b/Examples/DVBAdapter/frontend.cc @@ -25,7 +25,7 @@ #include #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// int main(int argc, char const * argv[]) { @@ -45,7 +45,7 @@ int main(int argc, char const * argv[]) return 0; } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_