From: bangerth Date: Thu, 24 Jun 2010 01:34:26 +0000 (+0000) Subject: Fix markup problem. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865e4618743a12078e1bfd44858bc5ad7b65275a;p=dealii-svn.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