X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fheap.h;h=fc36cc7bf910f0fea2b4ebda92b340ad04c730fc;hb=74081ebc421ca63e090ae8027a634a0c1b8f6864;hp=efd02c284ad5a7ffd9544cc8315bf37b521399c4;hpb=f884c67ed85598875ef683987323fd6085e01e14;p=bertos.git diff --git a/bertos/struct/heap.h b/bertos/struct/heap.h index efd02c28..fc36cc7b 100644 --- a/bertos/struct/heap.h +++ b/bertos/struct/heap.h @@ -36,7 +36,6 @@ * in this form also within the implementation. This would probably remove * memory alignment problems, and also some aliasing issues. * - * \version $Id$ * \author Bernie Innocenti * * $WIZ$ module_name = "heap"