Fix Doxygen markup.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 3 Oct 2004 20:43:54 +0000 (20:43 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 3 Oct 2004 20:43:54 +0000 (20:43 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@234 38d2e660-2303-0410-9eaa-f027e97ec537

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