X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FDuplicators.hh;h=9c2d76e540843707983968aef0cbbc9dc8a42160;hb=c505c034e5fdc932c02aa3dc3847a5551011d87e;hp=1f58c730ed6dee7c448954608438aaa4f6ae0d94;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/PPI/Duplicators.hh b/senf/PPI/Duplicators.hh index 1f58c73..9c2d76e 100644 --- a/senf/PPI/Duplicators.hh +++ b/senf/PPI/Duplicators.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2009 +// Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -46,7 +46,7 @@ namespace module { Since ActiveDuplicator allows any number of incoming packet streams, the input connectors are dynamically managed. A special senf::ppi::connect() overload is used to dynamically - create the needed input connectors. This hides this extra functionality from the user. + create the needed input connectors. This hides this extra functionality from the user. \code senf::ppi::module::ActiveDuplicator dup;