Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #181 from bcamus/master
[simgrid.git] / src / xbt / mallocator_private.h
index ec34658..a69e26d 100644 (file)
@@ -20,4 +20,4 @@ typedef struct s_xbt_mallocator {
   int lock;                     /* lock to ensure the mallocator is thread-safe */
 } s_xbt_mallocator_t;
 
-#endif /* XBT_MALLOCATOR_PRIVATE_H */
+#endif