From 35a8e58444d6f9eed47ffd2770d1f8f8cf7ea232 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 12 Jan 2006 15:54:08 +0000 Subject: [PATCH] Fix doxygen command. git-svn-id: https://svn.dealii.org/trunk@12002 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/utilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/base/include/base/utilities.h b/deal.II/base/include/base/utilities.h index 7b1d6349f3..360df88936 100644 --- a/deal.II/base/include/base/utilities.h +++ b/deal.II/base/include/base/utilities.h @@ -108,7 +108,7 @@ namespace Utilities /** * Read a (signed) integer starting - * at the position in #name + * at the position in @p name * indicated by the second * argument, and retun this integer * as a pair together with how many -- 2.39.5