X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FStringTarget.hh;h=ed16520660a4f47a9920eaad592234127a47b12b;hb=1d247d12d1759ffd77f456efe3a52f03dd289994;hp=cf8180807950bd3e457f8eba7987c94f5d7fbca6;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Utils/Logger/StringTarget.hh b/Utils/Logger/StringTarget.hh index cf81808..ed16520 100644 --- a/Utils/Logger/StringTarget.hh +++ b/Utils/Logger/StringTarget.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 @@ -36,7 +36,7 @@ namespace senf { namespace log { - /** \brief Store log messages in a string buffer + /** \brief Store %log messages in a string buffer This target is mostly useful for debug purposes.