X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Ffifobuf.h;h=b2f8fa503e7334448f6d7b0481f4da1f50eef755;hb=52c7785bca06ce9a837ac378662f351235ec10a7;hp=a749d89fce4bc7b69552e8196bc72d4b35090df2;hpb=b90e284547eab472e3d9e478a058304bdd6b2da7;p=bertos.git diff --git a/bertos/struct/fifobuf.h b/bertos/struct/fifobuf.h index a749d89f..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$ * \author Bernie Innocenti */