Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
handle (badly) the timeout exception in wait_for()
[simgrid.git] / include / simgrid / exec.h
index 74d8ac8..95d5ff2 100644 (file)
@@ -21,4 +21,4 @@ XBT_PUBLIC void sg_exec_wait_for(sg_exec_t exec, double timeout);
 
 SG_END_DECL
 
-#endif /* INCLUDE_SIMGRID_COMM_H_ */
+#endif /* INCLUDE_SIMGRID_EXEC_H_ */