From: Timo Heister Date: Wed, 24 Aug 2011 18:31:08 +0000 (+0000) Subject: fix comment X-Git-Tag: v8.0.0~3586 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255619ccd2818b785a8f494612232bf16a585995;p=dealii.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