From: gpitton Date: Wed, 13 May 2015 12:24:03 +0000 (+0200) Subject: fixed trailing whitespace X-Git-Tag: v8.3.0-rc1~171^2^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36b4b4e75783d7c50cb0338d283b499483fc099;p=dealii.git fixed trailing whitespace --- diff --git a/doc/news/changes.h b/doc/news/changes.h index f35bf0fb03..6da0e2a0f0 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -512,7 +512,7 @@ inconvenience this causes.
(Wolfgang Bangerth, 2015/05/11) - +
  • Changed: TrilinosWrappers::Vector, TrilinosWrappers::BlockVector, PETScWrappers::Vector, and PETScWrappers::BlockVector are deprecated. Either use the MPI or the deal.II version of the Vector/BlockVector.