X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FQueueing.cc;h=1240626bc923b8386b88c87fee0db236a9439f8f;hb=b89e3166f7680755683dccee5e48cb3a820185c0;hp=aa59e3db14c469909b47e9abaf7789838d0395b4;hpb=f539f4271d470794a773a92bacd8ba086c9bc1cd;p=senf.git diff --git a/PPI/Queueing.cc b/PPI/Queueing.cc index aa59e3d..1240626 100644 --- a/PPI/Queueing.cc +++ b/PPI/Queueing.cc @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// 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 @@ -36,7 +36,7 @@ /////////////////////////////////////////////////////////////////////////// // senf::ppi::ThresholdQueueing -prefix_ void senf::ppi::ThresholdQueueing::update(connector::PassiveInput & input, Event event) +prefix_ void senf::ppi::ThresholdQueueing::update(connector::GenericPassiveInput & input, Event event) { switch (event) { case ENQUEUE: