X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fheap.c;h=bced107e809c5f7f16b15b363b9f212004e67601;hb=17dbfa90b14431b6b3343486c0062e22dd457826;hp=fdcc11c832ce01f89ce03dcf67db1baa4f20821b;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/mware/heap.c b/mware/heap.c index fdcc11c8..bced107e 100644 --- a/mware/heap.c +++ b/mware/heap.c @@ -28,7 +28,7 @@ * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) * Copyright 1999,2000,2001 Bernardo Innocenti - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Heap subsystem (public interface).