Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Renamed any gras stuff that was in xbt and should therefore be called
[simgrid.git] / src / gras / RL / gras_rl.h
index 34d27af..39ed6d7 100644 (file)
@@ -113,7 +113,7 @@ grasDataRecv( gras_sock_t *sd,
  *
  * Send a sequence of data across the network
  */
-gras_error_t
+xbt_error_t
 grasDataSend(gras_sock_t *sd,
             const void *data,
             const DataDescriptor *description,