From 88835f5c7db9479f1a4451eaa82763ad3af2ac79 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 5 Jul 2004 16:37:25 +0000 Subject: Fixed grdoc for OutputVarAs(). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@200 4825ed28-b72c-4eae-9704-e50c059e567d --- src/Output.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Output.c b/src/Output.c index 4d192bd..93f2d11 100644 --- a/src/Output.c +++ b/src/Output.c @@ -110,7 +110,7 @@ int IOHDF5_OutputGH (const cGH *GH) @endvar @var fullname @vdesc complete name of variable to output, plus an optional options - string (in square brackets) + string (in curly braces) @vtype const char * @vio in @endvar -- cgit v1.2.3