Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Messaging]
[simgrid.git] / include / modules / base.h
index 856cd0f..0f300f5 100644 (file)
@@ -83,7 +83,7 @@ static const DataDescriptor msgResultDesc[] =
  * on localhost's stderr.
  */
 void
-grasRepportError (gras_socket_t *sock, gras_msgid_t id, int SeqCount,
+grasRepportError (gras_socket_t *sock, int id, int SeqCount,
                  const char *severeError,
                  gras_error_t errcode, const char* format,...);