]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a space to an error message.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 9 Sep 2013 13:47:06 +0000 (13:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 9 Sep 2013 13:47:06 +0000 (13:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@30649 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/distributed/tria.cc

index 30dcadb47bafcc28eea430e996152705a91cabc4..0a3129e2897a2c9131153c3f1b9cdeb96d4c4f21 100644 (file)
@@ -3691,7 +3691,7 @@ namespace parallel
                         /* user_pointer */ this);
 
 #else
-      Assert(false, ExcMessage ("Need p4est version >=0.3.4.1!"));
+      Assert(false, ExcMessage ("Need p4est version >= 0.3.4.1!"));
 #endif
     }
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.