X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FCloneSource.hh;h=3ce6089484be52c7060355edbd79eb5ca18dc15c;hb=bd9f9d3fd6fbcff0112a7bf48ab9284da9576b11;hp=3c767c9b2d1d58d9ff9e6b2aba7c1b0b013c39de;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/PPI/CloneSource.hh b/PPI/CloneSource.hh index 3c767c9..3ce6089 100644 --- a/PPI/CloneSource.hh +++ b/PPI/CloneSource.hh @@ -52,8 +52,8 @@ namespace module { connector::PassiveOutput<> output; - CloneSource(senf::Packet packet); - void replacePacket(senf::Packet packet); + CloneSource(senf::Packet const & packet); + void replacePacket(senf::Packet const & packet); private: void request();