From: Wolfgang Bangerth Date: Thu, 24 Feb 2000 14:06:41 +0000 (+0000) Subject: Micro clean-up. X-Git-Tag: v8.0.0~20869 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcddd67095c621cddf7d2ac5c5da43b152ee9d1;p=dealii.git Micro clean-up. git-svn-id: https://svn.dealii.org/trunk@2495 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/timer.h b/deal.II/base/include/base/timer.h index 6e6cbf46c9..31f75b2b3c 100644 --- a/deal.II/base/include/base/timer.h +++ b/deal.II/base/include/base/timer.h @@ -104,7 +104,7 @@ class Timer double cumulative_time; -/** + /** * Store whether the timer is presently * running. */