X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FCloneSource.hh;h=3c767c9b2d1d58d9ff9e6b2aba7c1b0b013c39de;hb=ee01b9007d97c64d0a34b91a3dc87ad5c5697df5;hp=eb79762c5011aeed57a255c76d3152d20dff850b;hpb=a52ad78703fa2c4d2a90aff32dec3b5f756ee63c;p=senf.git diff --git a/PPI/CloneSource.hh b/PPI/CloneSource.hh index eb79762..3c767c9 100644 --- a/PPI/CloneSource.hh +++ b/PPI/CloneSource.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -23,8 +23,8 @@ /** \file \brief CloneSource public header */ -#ifndef HH_CloneSource_ -#define HH_CloneSource_ 1 +#ifndef HH_SENF_PPI_CloneSource_ +#define HH_SENF_PPI_CloneSource_ 1 // Custom includes #include "../Packets/Packets.hh" @@ -50,7 +50,7 @@ namespace module { SENF_PPI_MODULE(CloneSource); public: - connector::PassiveOutput output; + connector::PassiveOutput<> output; CloneSource(senf::Packet packet); void replacePacket(senf::Packet packet);