]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Indent one line.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 29 Jun 2013 02:19:34 +0000 (02:19 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 29 Jun 2013 02:19:34 +0000 (02:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@29903 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/multithread_info.cc

index f871f7bf4778ac7b3bbee019aacbae9b67cc6b4c..e5b42f056dbbceef922f609883dc453e94c602af 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2011, 2012 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2011, 2012, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -111,7 +111,7 @@ void MultithreadInfo::set_thread_limit(const unsigned int max_threads)
     n_max_threads = tbb::task_scheduler_init::default_num_threads();
   else
   {
-      static tbb::task_scheduler_init dummy (n_max_threads);
+    static tbb::task_scheduler_init dummy (n_max_threads);
   }
 }
 

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.