From: hartmann Date: Mon, 15 May 2000 10:21:24 +0000 (+0000) Subject: small fix. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f509904ecd4a6ed2baba0b226dfe42beb952a3b;p=dealii-svn.git small fix. git-svn-id: https://svn.dealii.org/trunk@2850 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/thread_management.h b/deal.II/base/include/base/thread_management.h index b97af5ad5d..1e46b09c48 100644 --- a/deal.II/base/include/base/thread_management.h +++ b/deal.II/base/include/base/thread_management.h @@ -821,7 +821,7 @@ namespace Threads * information on use and internals of this class see the report on * this subject. * - * @author Ralf Hartmann, 2000 + * @author Wolfgang Bangerth, Ralf Hartmann, 2000 */ template class FunData6 : public FunDataBase @@ -1618,7 +1618,7 @@ namespace Threads * more information on use and internals of this class see the report * on this subject. * - * @author Ralf Hartmann, 2000 + * @author Wolfgang Bangerth, Ralf Hartmann, 2000 */ template class MemFunData6 : public FunDataBase