From: Timo Heister Date: Mon, 24 Feb 2014 19:26:45 +0000 (+0000) Subject: fix comment formatting X-Git-Tag: v8.2.0-rc1~786 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78715e9d3b05e2f6137d92a2a33793e9ea6bf6c;p=dealii.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().