From 18aee4c87350e36299ecac2add943b02d65311d1 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 19 Sep 2010 03:56:26 +0000 Subject: [PATCH] Fix name in header. git-svn-id: https://svn.dealii.org/trunk@22045 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/constraints_merge_02.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/deal.II/constraints_merge_02.cc b/tests/deal.II/constraints_merge_02.cc index 27b29c4270..9369695ad6 100644 --- a/tests/deal.II/constraints_merge_02.cc +++ b/tests/deal.II/constraints_merge_02.cc @@ -1,4 +1,4 @@ -//---------------------------- constraints.cc --------------------------- +//---------------------------- constraints_merge_02.cc --------------------------- // $Id$ // Version: $Name$ // @@ -9,7 +9,7 @@ // to the file deal.II/doc/license.html for the text and // further information on this license. // -//---------------------------- constraints.cc --------------------------- +//---------------------------- constraints_merge_02.cc --------------------------- // merge and print a bunch of ConstrainMatrices. test the case that we -- 2.39.5