From bfcddd67095c621cddf7d2ac5c5da43b152ee9d1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 24 Feb 2000 14:06:41 +0000 Subject: [PATCH] Micro clean-up. git-svn-id: https://svn.dealii.org/trunk@2495 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.39.5