X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fheap.c;h=dc8ceaab8e03df4cc2916ecaba936027277153d8;hb=8d22a2e350167e155a798ae50844e49e8597eb96;hp=2375c1f140ebcd2267090f4285edd91c295fdf56;hpb=2d8af52f104df99da4e64987081c7d4d08ac278a;p=bertos.git diff --git a/bertos/struct/heap.c b/bertos/struct/heap.c index 2375c1f1..dc8ceaab 100644 --- a/bertos/struct/heap.c +++ b/bertos/struct/heap.c @@ -32,7 +32,7 @@ * * \brief Heap subsystem (public interface). * - * \version $Id: heap.c 1532 2008-08-04 07:21:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */