Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Oops this variable is twice declared.
[simgrid.git] / src / surf / cpu_ti_private.h
index a99988ba9ca0228edda650b943657a401b026e54..b4c50c1ebcdcc9e41094f8449926cb655584aa7a 100644 (file)
@@ -62,4 +62,4 @@ typedef struct surf_action_ti {
 #define ACTION_GET_CPU(action) ((cpu_ti_t)((surf_action_cpu_ti_t)action)->cpu)
 
 
-#endif /* _SURF_CPU_TI_PRIVATE_H */
+#endif                          /* _SURF_CPU_TI_PRIVATE_H */