removed some useless spaces; not very important, I know :)
[senf.git] / PPI / Queueing.cc
index be30403..1240626 100644 (file)
@@ -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 <g0dil@berlios.de>
 //
 // 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: