]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/s4u/listen_async/listen_async.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix another sonar warning
[simgrid.git] / teshsuite / s4u / listen_async / listen_async.cpp
index 6a00d1ee939f5bb546e596e42a1ef95dffdb7017..778232ee5f9654bb5259e7081d41de0182de6d78 100644 (file)
@@ -6,7 +6,7 @@
 /* Bug report: https://github.com/simgrid/simgrid/issues/40
  *
  * Task.listen used to be on async mailboxes as it always returned false.
- * This occurs in Java and C, but is only tested here in C.
+ * This occurred in Java and C, but only C remains.
  */
 
 #include "simgrid/s4u.hpp"