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=48d9106fae070913b40684cdae59c849486a92f6;p=dealii.git fixed trailing whitespace --- diff --git a/doc/news/changes.h b/doc/news/changes.h index e459754899..32fa7b998c 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -517,7 +517,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.