Fix msp430 cpu core name. Add new msp430 core detect.
[bertos.git] / bertos / struct / fifobuf.h
index 2895f390f2451bf1d1bae1a052d8d03a2736a77e..b2f8fa503e7334448f6d7b0481f4da1f50eef755 100644 (file)
@@ -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 <bernie@codewiz.org>
  */