From: bangerth Date: Sun, 19 Sep 2010 03:56:26 +0000 (+0000) Subject: Fix name in header. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18aee4c87350e36299ecac2add943b02d65311d1;p=dealii-svn.git Fix name in header. git-svn-id: https://svn.dealii.org/trunk@22045 0785d39b-7218-0410-832d-ea1e28bc413d --- 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