X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fheap.c;h=bced107e809c5f7f16b15b363b9f212004e67601;hb=49d4f9b278ec7da35bbf2dcd3f5013940d1a74e3;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).