X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FDebugModules.hh;h=67068d1e2fe277c610634646d1c83b3ea739e27d;hb=394a298567543441521439ad15f7016cd569c449;hp=58e52c64e8dcd3e6a828eca007ffc3cdbe9c29b5;hpb=b52002fa2001e6472d6aa3dde263b85f654c6e8e;p=senf.git diff --git a/PPI/DebugModules.hh b/PPI/DebugModules.hh index 58e52c6..67068d1 100644 --- a/PPI/DebugModules.hh +++ b/PPI/DebugModules.hh @@ -264,7 +264,7 @@ namespace debug { /** \brief Log received packets This module will log all packets sent to it's input using SENF_LOG to the given log - \a Stream, \a Area and \a level. + \a Stream, \a Area and \a Level. */ template < class Stream = log::Debug, class Area = log::DefaultArea,