From b8b5a99e73b55403792a65453f49d78a3fb63fe8 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 10 Sep 2002 14:52:50 +0000 Subject: [PATCH] Replace & by & git-svn-id: https://svn.dealii.org/trunk@6388 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index 926ea4087f..ea1b4e814c 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -313,14 +313,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
  • Fixed: Bug in Triangulation<3>::load_user_flags(vector<bool> - &) is now fixed. + &) is now fixed.
    (RH 2002/06/14)

  • Fixed: Triangulation::load_user_flags(vector<bool> - &) erroneously threw an assertion for + &) erroneously threw an assertion for dim==1. This is now fixed.
    (RH 2002/06/14) -- 2.39.5