Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further work on objectification of resources: use s_surf_resource_lmm_t in s_link_CM02_t
[simgrid.git] / src / java / jmsg_channel.h
index c378f0a9473925ac8d4a0a23576204695ddcac1c..f6aa09435da127a0d242df69e5489e16bc7f70ee 100644 (file)
@@ -23,7 +23,6 @@
  *
  * @return                             The id of the channel.
  */
-jint
-jchannel_get_id(jobject jchannel,JNIEnv* env);
+jint jchannel_get_id(jobject jchannel, JNIEnv * env);
 
 #endif /* !MSG_JCHANNEL_H */