From f68c06b3e1b9a701356b63a0e99ae33401739be9 Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 23 May 2005 08:10:12 +0000 Subject: [PATCH] Typo in doc git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1284 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/gras/datadesc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/gras/datadesc.h b/include/gras/datadesc.h index 641df53c3d..49f9ac0631 100644 --- a/include/gras/datadesc.h +++ b/include/gras/datadesc.h @@ -99,7 +99,7 @@ gras_datadesc_type_t gras_datadesc_by_name(const char *name); * (comma separates macro args). * * For example, change \verbatim int a, b;\endverbatim to \verbatim int a; - int b:\endverbatim + int b;\endverbatim */ /** @{ */ -- 2.20.1