Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the types xbt_context_function_t, smx_process_code_t and m_process_code_t; use...
[simgrid.git] / src / gras / Msg / gras_msg_exchange.c
index aef58b4..65b30f9 100644 (file)
@@ -22,7 +22,6 @@ const char *e_gras_msg_kind_names[e_gras_msg_kind_count]=
   {"UNKNOWN","ONEWAY","RPC call","RPC answer","RPC error"};
 
 
-
 /** \brief Waits for a message to come in over a given socket. 
  *
  * @param timeout: How long should we wait for this message.