From: Wolfgang Bangerth Date: Thu, 24 Jun 2010 01:34:26 +0000 (+0000) Subject: Fix markup problem. X-Git-Tag: v8.0.0~5967 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cce5998a666cf186b0637c3cc64023f1f0ef521;p=dealii.git Fix markup problem. git-svn-id: https://svn.dealii.org/trunk@21302 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-45/step-45.cc b/deal.II/examples/step-45/step-45.cc index 55d2e7d0f6..fc60d7f623 100644 --- a/deal.II/examples/step-45/step-45.cc +++ b/deal.II/examples/step-45/step-45.cc @@ -16,7 +16,7 @@ // The include files are already known. The // one critical for the current program is // the one that contains the ConstraintMatrix - // in the lac/ directory: + // in the lac/ directory: #include #include