From 4c7d93a259d72d6ad3acfad21031685beb1208be Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 3 Mar 2005 15:55:52 +0000 Subject: [PATCH] Reindent. git-svn-id: https://svn.dealii.org/trunk@9967 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 1b1be4c146..f879f1f35e 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -66,8 +66,10 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
(GK, 2005/03/02)

+
  • - Fixed: The class MultipleParameterLoop::UserClass had only + Fixed: The class MultipleParameterLoop::UserClass had only virtual abstract functions but no virtual destructor. This caused warnings with some compilers, and is generally bad practice anyway. This is now fixed. The same holds with respect to the class -- 2.39.5