X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b095e51cf906e01ac45cd8c31afac31f5ada29ab..ebd3066b86ef358bce0557c175febcd8ed6fdefc:/include/datadesc.h diff --git a/include/datadesc.h b/include/datadesc.h index 925a301c61..07163c8ab7 100644 --- a/include/datadesc.h +++ b/include/datadesc.h @@ -38,7 +38,11 @@ BEGIN_DECL -/* datadesc */ +/** + * gras_datadesc_type_t: + * + * Opaque type describing a type description you don't want to open. + */ typedef struct s_gras_datadesc_type gras_datadesc_type_t; /* callbacks prototypes */