From b697bc6a44a4a41f3025b833847adf96f6052bdd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 Jan 2013 15:06:42 -0600 Subject: cpukit: Use Consistent Beginning of Doxygen Group Notation This is the result of a sed script which converts all uses of @{ into a consistent form. --- cpukit/score/inline/rtems/score/states.inl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cpukit/score/inline/rtems/score/states.inl') diff --git a/cpukit/score/inline/rtems/score/states.inl b/cpukit/score/inline/rtems/score/states.inl index 7add9a32d6..8d335c9475 100644 --- a/cpukit/score/inline/rtems/score/states.inl +++ b/cpukit/score/inline/rtems/score/states.inl @@ -8,7 +8,7 @@ */ /* - * COPYRIGHT (c) 1989-2009. + * COPYRIGHT (c) 1989-2012. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -27,9 +27,8 @@ /** * @addtogroup ScoreStates - * - * @{ */ +/**@{**/ /** * This function sets the given states_to_set into the current_state -- cgit v1.2.3