Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Leak-- (seen in maestro-set).
[simgrid.git] / src / mc / mc_memory.cpp
index d60d282..d0bb0a6 100644 (file)
@@ -27,7 +27,7 @@ void MC_memory_init()
 }
 
 /* Finalize the memory subsystem */
-void MC_memory_exit(void)
+void MC_memory_exit()
 {
 }