From: heister Date: Mon, 24 Feb 2014 19:26:45 +0000 (+0000) Subject: fix comment formatting X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093dcd5fe17709530c8607264fb84fa1614cb294;p=dealii-svn.git fix comment formatting git-svn-id: https://svn.dealii.org/trunk@32541 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/multithread_info.h b/deal.II/include/deal.II/base/multithread_info.h index 4fca80774a..b1e3066a60 100644 --- a/deal.II/include/deal.II/base/multithread_info.h +++ b/deal.II/include/deal.II/base/multithread_info.h @@ -91,7 +91,7 @@ public: */ unsigned int n_default_threads DEAL_II_DEPRECATED; - /* + /** * Returns the number of threads to use. This is governed by the number * of cores the system has (n_cpus) and can be further restricted by * set_thread_limit().