Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF: Unify the types of models in a uniq s_surf_model_t (using an union) +reindent...
[simgrid.git] / src / java / jmsg_channel.h
index c378f0a..f6aa094 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 */