X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1acdb6e20d63bf8987e6fbcf65e40949831a206d..024e1706af23e30b002911cf986aa6a73d0a8559:/src/xbt/mallocator_private.h diff --git a/src/xbt/mallocator_private.h b/src/xbt/mallocator_private.h index ec34658171..a69e26ddb6 100644 --- a/src/xbt/mallocator_private.h +++ b/src/xbt/mallocator_private.h @@ -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