Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s/MSG_error_t/msg_error_t/
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 2 Jul 2012 21:40:36 +0000 (23:40 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 2 Jul 2012 21:41:06 +0000 (23:41 +0200)
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