X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Ffifobuf.h;h=a749d89fce4bc7b69552e8196bc72d4b35090df2;hb=e4b96c973d54ffbd7950253295c6686a9db08b0a;hp=2895f390f2451bf1d1bae1a052d8d03a2736a77e;hpb=23b7f48a17d33a426782161f721cff4fc6611ddf;p=bertos.git diff --git a/bertos/struct/fifobuf.h b/bertos/struct/fifobuf.h index 2895f390..a749d89f 100644 --- a/bertos/struct/fifobuf.h +++ b/bertos/struct/fifobuf.h @@ -60,7 +60,7 @@ * location and head points to the first one: * \code head == begin && tail == end \endcode * - * \version $Id: fifobuf.h 1532 2008-08-04 07:21:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */