From: Wolfgang Bangerth Date: Wed, 24 Jun 2009 16:24:44 +0000 (+0000) Subject: Fix missing word. X-Git-Tag: v8.0.0~7589 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b77e9bbcb0a95bba042b6d18f1ae497a28ac656;p=dealii.git Fix missing word. git-svn-id: https://svn.dealii.org/trunk@18961 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/trilinos/50.cc b/tests/trilinos/50.cc index 8179b0f25f..301144908f 100644 --- a/tests/trilinos/50.cc +++ b/tests/trilinos/50.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2004, 2005, 2008 by the deal.II authors +// Copyright (C) 2004, 2005, 2008, 2009 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -12,7 +12,7 @@ //---------------------------- trilinos_50.cc --------------------------- -// check TrilinosWrappers::operator = (Vector) with T!=TrilinosScalar +// check TrilinosWrappers::Vector::operator = (Vector) with T!=TrilinosScalar #include "../tests.h" #include