X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FModule.test.cc;h=cca1208a73bfbe294a4c546a1c62b9ace66b1270;hb=87b37eb193532cdb47b2440b6a0c8ee76c7b2f6d;hp=1680bb6b5e3700e96a5dcd86818079ca34bd340b;hpb=58e527462abb46e321c94fda65f758b67ac3aef2;p=senf.git diff --git a/PPI/Module.test.cc b/PPI/Module.test.cc index 1680bb6..cca1208 100644 --- a/PPI/Module.test.cc +++ b/PPI/Module.test.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 @@ -49,7 +49,7 @@ namespace { SENF_PPI_MODULE(TestModule); public: - connector::ActiveOutput output; + connector::ActiveOutput<> output; ppi::DebugEvent event;