From: Wolfgang Bangerth Date: Mon, 24 Aug 1998 08:14:42 +0000 (+0000) Subject: Add a bit more safety to a pointer. X-Git-Tag: v8.0.0~22744 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1fceb9ee3ce65e2dfd42582464ac7807996833;p=dealii.git Add a bit more safety to a pointer. git-svn-id: https://svn.dealii.org/trunk@510 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_handler.h b/deal.II/deal.II/include/dofs/dof_handler.h index 137c8f56cd..9b65bc673b 100644 --- a/deal.II/deal.II/include/dofs/dof_handler.h +++ b/deal.II/deal.II/include/dofs/dof_handler.h @@ -1370,7 +1370,7 @@ class DoFHandler : public DoFDimensionInfo { * Address of the triangulation to * work on. */ - Triangulation *tria; + Triangulation * const tria; /** * Space to store the DoF numbers for the