From: bangerth Date: Thu, 18 Nov 2010 17:13:37 +0000 (+0000) Subject: Adjust comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e271e2fc334516df7a4505a05ca396f408bbfb4;p=dealii-svn.git Adjust comment. git-svn-id: https://svn.dealii.org/trunk@22807 0785d39b-7218-0410-832d-ea1e28bc413d --- 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