Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update versionning info, and add a cheat sheet to the makefile in order to do so...
[simgrid.git] / include / datadesc.h
index 925a301..07163c8 100644 (file)
 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 */