From 2e271e2fc334516df7a4505a05ca396f408bbfb4 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 18 Nov 2010 17:13:37 +0000 Subject: [PATCH] Adjust comment. git-svn-id: https://svn.dealii.org/trunk@22807 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/mpi/trilinos_ghost_03.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/mpi/trilinos_ghost_03.cc b/tests/mpi/trilinos_ghost_03.cc index 3b181c4874..eada6c808b 100644 --- a/tests/mpi/trilinos_ghost_03.cc +++ b/tests/mpi/trilinos_ghost_03.cc @@ -1,4 +1,4 @@ -//---------------------------- trilinos_vector_equality_4.cc --------------------------- +//---------------------------- trilinos_ghost_03.cc --------------------------- // $Id: vector_equality_4.cc 17992 2008-12-18 03:03:20Z bangerth $ // Version: $Name$ // @@ -9,7 +9,7 @@ // to the file deal.II/doc/license.html for the text and // further information on this license. // -//---------------------------- trilinos_vector_equality_4.cc --------------------------- +//---------------------------- trilinos_ghost_03.cc --------------------------- // check correct behaviour of Trilinos ghosted vectors and l2_norm(). The -- 2.39.5