From 9d2c0af3e0b128ea9f5cc5b97edc80e5efd5348e Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 24 Feb 2000 13:24:41 +0000 Subject: [PATCH] Clean-up. git-svn-id: https://svn.dealii.org/trunk@2493 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/numerics/data_out.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/source/numerics/data_out.cc b/deal.II/deal.II/source/numerics/data_out.cc index 6f4999b57e..fe0f610c3c 100644 --- a/deal.II/deal.II/source/numerics/data_out.cc +++ b/deal.II/deal.II/source/numerics/data_out.cc @@ -246,7 +246,7 @@ void DataOut::build_patches (const unsigned int n_subdivisions, #endif -// before we start the loop: + // before we start the loop: // create a quadrature rule that // actually has the points on this // patch -- 2.39.5