X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FQueueing.cc;h=1240626bc923b8386b88c87fee0db236a9439f8f;hb=f2f5d59e83863f3b513950173baee1b6da2aee3c;hp=be304036cbb6d3021d5a35fac1bab87ac7a86a1b;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/PPI/Queueing.cc b/PPI/Queueing.cc index be30403..1240626 100644 --- a/PPI/Queueing.cc +++ b/PPI/Queueing.cc @@ -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 @@ -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: