From: heister Date: Wed, 24 Aug 2011 18:31:08 +0000 (+0000) Subject: fix comment X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a46e77bae8c86994de96bc6b7a9335e2f4d13c;p=dealii-svn.git fix comment git-svn-id: https://svn.dealii.org/trunk@24182 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/timer.h b/deal.II/include/deal.II/base/timer.h index ecfe1a92fc..6272482d75 100644 --- a/deal.II/include/deal.II/base/timer.h +++ b/deal.II/include/deal.II/base/timer.h @@ -508,8 +508,7 @@ class TimerOutput #ifdef DEAL_II_COMPILER_SUPPORTS_MPI /** - * Store whether the timer is presently - * running. + * mpi communicator */ MPI_Comm mpi_communicator; #endif