X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FModuleManager.hh;h=6c8d291dac1fb617997b617561f88fe820ba7382;hb=40fa3e3f1e0f639c68bd15bf469e35045f94abee;hp=4559af341c57ef95f74e1c6d0370ac4aaa1fc2b7;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/PPI/ModuleManager.hh b/PPI/ModuleManager.hh index 4559af3..6c8d291 100644 --- a/PPI/ModuleManager.hh +++ b/PPI/ModuleManager.hh @@ -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 @@ -70,7 +70,7 @@ namespace ppi { void registerModule(module::Module & module); void unregisterModule(module::Module & module); - + typedef std::vector ModuleRegistry; #ifndef DOXYGEN