X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e8ed89789ab2870904fb7bffc272a862e3cca1bc..982b71db436b5e176fa75bc3d8a05b339c57717c:/src/xbt/mmalloc/mfree.c diff --git a/src/xbt/mmalloc/mfree.c b/src/xbt/mmalloc/mfree.c index af8372068e..b11e21e680 100644 --- a/src/xbt/mmalloc/mfree.c +++ b/src/xbt/mmalloc/mfree.c @@ -192,3 +192,4 @@ void mfree(struct mdesc *mdp, void *ptr) break; } } +