Fix Doxygen markup.
[bertos.git] / cpu.h
diff --git a/cpu.h b/cpu.h
index d7d5f4e605936674c82bd4588b761157a116bf95..fb249c223edad3726bcd4047af791b87cf7c83e8 100755 (executable)
--- a/cpu.h
+++ b/cpu.h
@@ -17,6 +17,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.19  2004/10/03 20:43:54  bernie
+ *#* Fix Doxygen markup.
+ *#*
  *#* Revision 1.18  2004/10/03 18:36:31  bernie
  *#* IRQ_GETSTATE(): New macro; Rename IRQ macros for consistency.
  *#*
  *   CPU_BITS_PER_SHORT >= 8
  *   CPU_BITS_PER_INT   >= 16
  *   CPU_BITS_PER_LONG  >= 32
- * \end code
+ * \endcode
  * \{
  */
 #ifndef SIZEOF_CHAR