From b538aa42cf408c9f1580e159b43ba8601e0110bd Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 27 Sep 2012 16:52:31 +0000 Subject: [PATCH] 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 --- deal.II/include/deal.II/lac/petsc_matrix_free.h | 2 +- deal.II/include/deal.II/meshworker/local_integrator.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 // -- 2.39.5