From: heister Date: Thu, 13 Feb 2014 01:46:29 +0000 (+0000) Subject: fix doxygen formatting X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1843e7e5bcb34d597d4937efad96615104237156;p=dealii-svn.git fix doxygen formatting git-svn-id: https://svn.dealii.org/trunk@32469 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/utilities.h b/deal.II/include/deal.II/base/utilities.h index db5d8b435a..5d11071adb 100644 --- a/deal.II/include/deal.II/base/utilities.h +++ b/deal.II/include/deal.II/base/utilities.h @@ -387,7 +387,7 @@ namespace Utilities /** - * Fills the @param stats structure with + * Fills the @p stats structure with * information about the memory * consumption of this process. This is * only implemented on Linux.