From: Arnaud Giersch Date: Mon, 2 Jul 2012 21:40:36 +0000 (+0200) Subject: s/MSG_error_t/msg_error_t/ X-Git-Tag: v3_9_90~569^2~19^2~21 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3b5a91d2bbcb6fa1b01c598a1d61ba00912c12a3?ds=sidebyside s/MSG_error_t/msg_error_t/ --- diff --git a/src/jmsg.h b/src/jmsg.h index 0810d600ba..45e734d75d 100644 --- a/src/jmsg.h +++ b/src/jmsg.h @@ -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