From: Wolfgang Bangerth Date: Wed, 24 Jun 2009 16:25:02 +0000 (+0000) Subject: Fix missing word. X-Git-Tag: v8.0.0~7588 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8040b254d673d2663399d38135438265693adcf;p=dealii.git Fix missing word. git-svn-id: https://svn.dealii.org/trunk@18962 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/petsc/49.cc b/tests/petsc/49.cc index 59f44ccf30..f19a7bcf46 100644 --- a/tests/petsc/49.cc +++ b/tests/petsc/49.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2004, 2005 by the deal.II authors +// Copyright (C) 2004, 2005, 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 @@ //---------------------------- petsc_49.cc --------------------------- -// check PETScWrappers::operator = (Vector) +// check PETScWrappers::Vector::operator = (Vector) #include "../tests.h" #include