]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_memory.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further cleanups of the MC protocol (and fix its build :)
[simgrid.git] / src / mc / mc_memory.cpp
index d60d282ea2133e58fb9b2e88bd3eefb77d974147..d0bb0a6b5573e3031378f9452cd4a41c223aa72e 100644 (file)
@@ -27,7 +27,7 @@ void MC_memory_init()
 }
 
 /* Finalize the memory subsystem */
-void MC_memory_exit(void)
+void MC_memory_exit()
 {
 }