X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fheap.h;h=fc36cc7bf910f0fea2b4ebda92b340ad04c730fc;hb=b46f64914c62fbb0297728280478681659469654;hp=efd02c284ad5a7ffd9544cc8315bf37b521399c4;hpb=911d2706a86d326786bfe721dcc3d63aeade7f28;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"