Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s/MSG_error_t/msg_error_t/
[simgrid.git] / src / jmsg.h
index 0810d60..45e734d 100644 (file)
@@ -17,7 +17,7 @@ JNIEnv *get_current_thread_env(void);
  * This function throws the correct exception according to the status
  * provided.
  */
-void jmsg_throw_status(JNIEnv *env, MSG_error_t status);
+void jmsg_throw_status(JNIEnv *env, msg_error_t status);
 
 /*
  * Class               org_simgrid_msg_Msg