X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FSocketSource.cti;h=90e89e0a165c48ab3d3d148749d2a0af6e6ec585;hb=92f8630b75f3ef50e73c48cde58645dcd1534e27;hp=cb0d8f0ccf0a4ca6b6a7f35755e20ded9074b3cf;hpb=28275a1a9075ae42dc29aaadc5bc78e6fa204e26;p=senf.git diff --git a/PPI/SocketSource.cti b/PPI/SocketSource.cti index cb0d8f0..90e89e0 100644 --- a/PPI/SocketSource.cti +++ b/PPI/SocketSource.cti @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer NETwork research (NET) +// 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 @@ -31,10 +31,10 @@ ///////////////////////////////cti.p/////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// -// senf::ppi::module::ActiveSocketSource +// senf::ppi::module::ActiveSocketSource -template -prefix_ Source & senf::ppi::module::ActiveSocketSource::source() +template +prefix_ Reader & senf::ppi::module::ActiveSocketSource::reader() { return reader_; }