From: wolf Date: Thu, 9 Mar 2006 21:29:49 +0000 (+0000) Subject: Re-indent one place. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee61d12726ede2fb0edb30c1e4088faebb314712;p=dealii-svn.git Re-indent one place. git-svn-id: https://svn.dealii.org/trunk@12573 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/step-18.cc b/deal.II/examples/step-18/step-18.cc index 973cbfb40c..ce6c778c1d 100644 --- a/deal.II/examples/step-18/step-18.cc +++ b/deal.II/examples/step-18/step-18.cc @@ -1903,7 +1903,7 @@ namespace QuasiStaticElasticity return old_cell; } - private: + private: const unsigned int subdomain_id; };