From 71645c86aefe0d2aa6218798effa49cdef31528d Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 13 Feb 2006 22:47:37 +0000 Subject: [PATCH] Change title to fix file name. git-svn-id: https://svn.dealii.org/trunk@12370 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/hp/hp_dof_handler.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/hp/hp_dof_handler.cc b/tests/hp/hp_dof_handler.cc index f0268c74c0..e4bd763c79 100644 --- a/tests/hp/hp_dof_handler.cc +++ b/tests/hp/hp_dof_handler.cc @@ -1,4 +1,4 @@ -//---------------------------- mg_dof_handler.cc --------------------------- +//---------------------------- hp_dof_handler.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. // -//---------------------------- mg_dof_handler.cc --------------------------- +//---------------------------- hp_dof_handler.cc --------------------------- /* Author: Ralf Hartmann, 2005, O. Kayser-Herold, simply modified -- 2.39.5