]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Re-indent parts.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Jun 2011 18:10:53 +0000 (18:10 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Jun 2011 18:10:53 +0000 (18:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@23796 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/parameter_handler.h

index 72878ceceb75f6685bb4af8b2f50a93272dff59d..4c7afde39b43b49746058a79f8df08dd3895872b 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -2083,17 +2083,19 @@ class ParameterHandler : public Subscriptor
                                      */
     std::size_t memory_consumption () const;
 
-                         /**
-                      * Write the data of this object to
-                      * a stream for the purpose of serialization.
-                      */
+                                    /**
+                                     * Write the data of this object to a
+                                     * stream for the purpose of
+                                     * serialization.
+                                     */
    template <class Archive>
    void save (Archive & ar, const unsigned int version) const;
 
-                         /**
-                      * Read the data of this object
-                      * from a stream for the purpose of serialization.
-                      */
+                                    /**
+                                     * Read the data of this object from a
+                                     * stream for the purpose of
+                                     * serialization.
+                                     */
    template <class Archive>
    void load (Archive & ar, const unsigned int version);
 

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.