]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use usual function argument arrangement.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 15 Aug 2013 02:05:15 +0000 (02:05 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 15 Aug 2013 02:05:15 +0000 (02:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@30313 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/data_out_base.h

index 5463fb2762d81299d02e425c3641b24d1c718a35..43e7e9a2944963cdf5a1bb7a9b47e05886035891 100644 (file)
@@ -1858,7 +1858,8 @@ public:
    * DataOutInterface::write_vtu_footer() and DataOutInterface::write_vtu_main()
    * by DataOutBase::write_vtu().
    */
-  static void write_vtu_header (std::ostream &out, const VtkFlags &flags);
+  static void write_vtu_header (std::ostream &out,
+                                const VtkFlags &flags);
 
   /**
    * This writes the footer for the xml based vtu file format. This

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.