]> https://gitweb.dealii.org/ - dealii.git/commitdiff
indent nicely.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Oct 2005 17:16:43 +0000 (17:16 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Oct 2005 17:16:43 +0000 (17:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@11595 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/multithread_info.cc

index 164009ac3c3e7c6f3676eb50a768bcccaaead23c..3011c01906a684d2f881f539a95567462217d191 100644 (file)
@@ -61,7 +61,7 @@ unsigned int MultithreadInfo::get_n_cpus()
   while(cpuinfo)
     {
       cpuinfo >> search;
-      if (search.find("processor")!=std::string::npos)
+      if (search.find("processor") != std::string::npos)
        nCPU++;   
     }
   cpuinfo.close();

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.