X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fheap.h;h=7044f33134cf3a40078ed8173bea9bf4c950be08;hb=c863f160d11502e2c452d567df1f8642ba2694c3;hp=c19c2ec76653cf118683bda9bbb2a08e4b73a356;hpb=23b7f48a17d33a426782161f721cff4fc6611ddf;p=bertos.git diff --git a/bertos/struct/heap.h b/bertos/struct/heap.h index c19c2ec7..7044f331 100644 --- a/bertos/struct/heap.h +++ b/bertos/struct/heap.h @@ -36,7 +36,7 @@ * in this form also within the implementation. This would probably remove * memory alignment problems, and also some aliasing issues. * - * \version $Id: heap.h 1532 2008-08-04 07:21:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */