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/threadmp.inl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cpukit/score/inline/rtems/score/threadmp.inl') diff --git a/cpukit/score/inline/rtems/score/threadmp.inl b/cpukit/score/inline/rtems/score/threadmp.inl index 31af372715..85088d1b73 100644 --- a/cpukit/score/inline/rtems/score/threadmp.inl +++ b/cpukit/score/inline/rtems/score/threadmp.inl @@ -27,9 +27,8 @@ /** * @addtogroup ScoreThreadMP - * - * @{ */ +/**@{**/ /** * This function returns true if the thread in question is the -- cgit v1.2.3