]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix missing const.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Mar 2001 09:28:44 +0000 (09:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Mar 2001 09:28:44 +0000 (09:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@4231 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_dgq_1d.cc

index 31d4704a2ef2b3c93e57fdb9bfc0ad29d12c57f7..e6715c23fe64a570019dd1f5f7aa7071ce3a2d8e 100644 (file)
@@ -22,7 +22,7 @@
 
 namespace FE_DGQ_1d
 {
-  static double dgq0_into_dgq0_refined[] =
+  static const double dgq0_into_dgq0_refined[] =
   {
        1., 1.
   };

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.