]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reindent one comment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Aug 2009 13:31:54 +0000 (13:31 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Aug 2009 13:31:54 +0000 (13:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@19173 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_vector.h

index 29eb14f25f2c093b40cb3d72fa179a473905c1d7..0d65b7607d5293200090fdd8654efede33de783c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -141,12 +141,12 @@ class BlockVector : public BlockVectorBase<Vector<Number> >
 
 
 #ifdef DEAL_II_USE_TRILINOS
-                                      /**
-                                       * A copy constructor taking a
-                                       * (parallel) Trilinos block
-                                       * vector and copying it into
-                                       * the deal.II own format.
-                                       */
+                                    /**
+                                     * A copy constructor taking a
+                                     * (parallel) Trilinos block
+                                     * vector and copying it into
+                                     * the deal.II own format.
+                                     */
     BlockVector (const TrilinosWrappers::BlockVector &v);
 
 #endif

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.