From 1843e7e5bcb34d597d4937efad96615104237156 Mon Sep 17 00:00:00 2001 From: heister Date: Thu, 13 Feb 2014 01:46:29 +0000 Subject: [PATCH] fix doxygen formatting git-svn-id: https://svn.dealii.org/trunk@32469 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/base/utilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5