From: tho Date: Fri, 20 Jul 2007 13:53:05 +0000 (+0000) Subject: svn:keywords property set X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=cb10487f67b404334eaffa60f074b8eca8f871de;p=senf.git svn:keywords property set git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@331 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Examples/DVBAdapter/frontend.cc b/Examples/DVBAdapter/frontend.cc index f291905..950ad22 100644 --- a/Examples/DVBAdapter/frontend.cc +++ b/Examples/DVBAdapter/frontend.cc @@ -1,4 +1,4 @@ -// $Id: ULEdec.cc 327 2007-07-20 10:03:44Z tho $ +// $Id$ // // Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) @@ -22,19 +22,7 @@ #include #include -#include -#include -#include -#include - -#include "Scheduler/Scheduler.hh" -#include "Packets/DefaultBundle/EthernetPacket.hh" -#include "Packets/MPEGDVBBundle/DatagramSection.hh" -#include "Utils/membind.hh" #include "Socket/DVBFrontendHandle.hh" -#include "Packets/ParseInt.hh" -#include "Packets/Packet.hh" -#include "Packets/PacketData.hh" #define prefix_ ///////////////////////////////cc.p//////////////////////////////////////// @@ -57,7 +45,6 @@ int main(int argc, char const * argv[]) return 0; } - ///////////////////////////////cc.e//////////////////////////////////////// #undef prefix_ diff --git a/Socket/DVBFrontendHandle.cc b/Socket/DVBFrontendHandle.cc index 651565d..56110ae 100644 --- a/Socket/DVBFrontendHandle.cc +++ b/Socket/DVBFrontendHandle.cc @@ -1,4 +1,4 @@ -// $Id: DVBDemuxHandles.cc 329 2007-07-20 12:29:34Z tho $ +// $Id$ // // Copyright (C) 2007 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) diff --git a/Socket/DVBFrontendHandle.hh b/Socket/DVBFrontendHandle.hh index e8381b1..b65f14d 100644 --- a/Socket/DVBFrontendHandle.hh +++ b/Socket/DVBFrontendHandle.hh @@ -1,4 +1,4 @@ -// $Id: DVBDemuxSectionHandle.hh 321 2007-07-19 09:00:23Z tho $ +// $Id$ // // Copyright (C) 2007 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)