]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix docu.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Aug 2004 14:39:34 +0000 (14:39 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Aug 2004 14:39:34 +0000 (14:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@9546 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/conditional_ostream.h

index 632a2acb3625b8a349f97f04381e084240be32f1..9ea9ae257d4e07070c7045919ad3c325be8a065b 100644 (file)
@@ -45,7 +45,7 @@
  * The usual usage of this class is as follows:
  *
  * @code
- * ConditionalOStream pout(this_mpi_process==0);
+ * ConditionalOStream pout(std::cout, this_mpi_process==0);
  *
  *                                  // all processes print following
  *                                  // information to standard output

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.