From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Thu, 24 Feb 2000 14:06:41 +0000 (+0000)
Subject: Micro clean-up.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31152eb1529c00fa7e3f17e038fcc86b0c4bc3aa;p=dealii-svn.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.
 				      */