From 3aaab84e40b0ada28804ac0113c5585408ea0dd3 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 14 Nov 2024 17:34:43 +0100 Subject: [PATCH] Fix doxygen warning --- documentation/src/fluid.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index cc24a5d17..e1c112fd4 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -1215,7 +1215,7 @@ underscore then FLUID treats it as code. \par A name refers to a function in your own code. It must be -declared as void name(*,void*). +declared as 'void name(\ \*, void \*)'. \par A code snippet is inserted into a static function in the