From 9c71d1835dd26a001ba886de07c75972555f2d73 Mon Sep 17 00:00:00 2001 From: bernie Date: Thu, 5 Aug 2004 17:39:56 +0000 Subject: [PATCH] Fix a Doxygen tag. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@115 38d2e660-2303-0410-9eaa-f027e97ec537 --- cpu.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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. * -- 2.25.1