Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added round trip time contraint to the SDP program, this parameter
[simgrid.git] / src / gras / DataDesc / datadesc_interface.h
index 36af602..b72efc0 100644 (file)
@@ -18,7 +18,7 @@ gras_datadesc_type_t gras_datadesc_by_id  (long int code);
 
 /* to debug */
 void gras_datadesc_type_dump(const gras_datadesc_type_t ddt);
-const char *gras_datadesc_arch_name(int code);
+const char * gras_datadesc_arch_name(int code);
 
 /* compare two data type description */
 int