From 95cb3a268ffb695414e302e5086829114c7ca7a8 Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Tue, 26 Feb 2013 15:37:28 +0000 Subject: [PATCH] BUG: Corrected macro used by doxygen in source file header --- .../sources/general/semiImplicitSource/SemiImplicitSource.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fvOptions/sources/general/semiImplicitSource/SemiImplicitSource.H b/src/fvOptions/sources/general/semiImplicitSource/SemiImplicitSource.H index 0a806fcdf92..f956b8fb3e1 100644 --- a/src/fvOptions/sources/general/semiImplicitSource/SemiImplicitSource.H +++ b/src/fvOptions/sources/general/semiImplicitSource/SemiImplicitSource.H @@ -51,7 +51,7 @@ Description epsilon (1.5 0); } } - \verbatim + \endverbatim Valid options for the \c volumeMode entry include: - absolute: values are given as \<quantity\> -- GitLab