X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Ffifobuf.h;h=b2f8fa503e7334448f6d7b0481f4da1f50eef755;hb=c250b4c3248572246ca103b85148c29bcfef8732;hp=2895f390f2451bf1d1bae1a052d8d03a2736a77e;hpb=23b7f48a17d33a426782161f721cff4fc6611ddf;p=bertos.git diff --git a/bertos/struct/fifobuf.h b/bertos/struct/fifobuf.h index 2895f390..b2f8fa50 100644 --- a/bertos/struct/fifobuf.h +++ b/bertos/struct/fifobuf.h @@ -60,7 +60,6 @@ * 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 $ * \author Bernie Innocenti */