X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9aa3a4378d516f0d92531f6f98a127c4a798386e..1873a02acdc52506c010f43b4c78a8b8400dc0de:/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