Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make comment match the code.
[simgrid.git] / src / bindings / java / jmsg_task.h
index 8078984..f2185a5 100644 (file)
@@ -177,7 +177,7 @@ JNIEXPORT void JNICALL Java_org_simgrid_msg_Task_setPriority
     (JNIEnv *, jobject, jdouble);
 /**
  * Class               org_simgrid_msg_Task
- * Method              setComputationAmount
+ * Method              setComputeDuration
  * Signature   (D)V
  */
 JNIEXPORT void JNICALL