Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make comment match the code.
[simgrid.git] / src / bindings / java / jmsg_process.h
index 1d268cd..bbb3015 100644 (file)
@@ -174,7 +174,7 @@ JNIEXPORT jobject JNICALL Java_org_simgrid_msg_Process_fromPID
     (JNIEnv *, jclass, jint);
 /*
  * Class        org_simgrid_msg_Process
- * Method       waitFor
+ * Method       getProperty
  * Signature    (D)V
  */
 JNIEXPORT jobject JNICALL