From: bernie Date: Thu, 5 Aug 2004 17:39:56 +0000 (+0000) Subject: Fix a Doxygen tag. X-Git-Tag: 1.0.0~1126 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=9c71d1835dd26a001ba886de07c75972555f2d73;p=bertos.git Fix a Doxygen tag. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@115 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/cpu.h b/cpu.h index 096a5563..9b77378e 100755 --- a/cpu.h +++ b/cpu.h @@ -17,6 +17,9 @@ /* * $Log$ + * Revision 1.11 2004/08/05 17:39:56 bernie + * Fix a Doxygen tag. + * * Revision 1.10 2004/08/02 20:20:29 aleph * Merge from project_ks * @@ -233,7 +236,7 @@ /*! - * \name SCHEDULER_IDLE + * \def SCHEDULER_IDLE * * \brief Invoked by the scheduler to stop the CPU when idle. *