]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/mallocator_private.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #202 from Takishipp/clear_fct
[simgrid.git] / src / xbt / mallocator_private.h
index ec34658171675b394c0753c0113449b7ecf5ef8e..a69e26ddb605a576a209f33937a949736a1ea6bd 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