Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
the github project was renamed
[simgrid.git] / teshsuite / msg / listen_async / listen_async.c
index 3e409d6..10c97d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Bug report: https://github.com/mquinson/simgrid/issues/40
+/* Bug report: https://github.com/simgrid/simgrid/issues/40
  * 
  * Task.listen used to be on async mailboxes as it always returned false.
  * This occures in Java and C, but is only tested here in C.