From: Wolfgang Bangerth Date: Thu, 27 Sep 2012 16:52:31 +0000 (+0000) Subject: Fix a bunch of malformed indentations to make merging from mainline less painful. X-Git-Tag: v8.0.0~2016 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6070f838cdc4e5e7b9ca6b9cc7a486b781cdf79a;p=dealii.git Fix a bunch of malformed indentations to make merging from mainline less painful. git-svn-id: https://svn.dealii.org/trunk@26793 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/petsc_matrix_free.h b/deal.II/include/deal.II/lac/petsc_matrix_free.h index d6a6678503..a441a410c2 100644 --- a/deal.II/include/deal.II/lac/petsc_matrix_free.h +++ b/deal.II/include/deal.II/lac/petsc_matrix_free.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: petsc_matrix_free.h 26043 2012-09-24 19:25:57Z steigemann $ +// $Id$ // Version: $Name$ // // Copyright (C) 2012 by the deal.II authors diff --git a/deal.II/include/deal.II/meshworker/local_integrator.h b/deal.II/include/deal.II/meshworker/local_integrator.h index 3ead2f4b45..4721098081 100644 --- a/deal.II/include/deal.II/meshworker/local_integrator.h +++ b/deal.II/include/deal.II/meshworker/local_integrator.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: loop.h 26042 2012-08-20 19:22:01Z bangerth $ +// $Id$ // // Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors //