From 4c20da4be441c519074df7d488d1e54354dac85b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Apr 2019 09:18:11 +0200 Subject: doxygen: Rename Score* groups in RTEMSScore* Update #3706 --- cpukit/score/src/threadchangepriority.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src/threadchangepriority.c') diff --git a/cpukit/score/src/threadchangepriority.c b/cpukit/score/src/threadchangepriority.c index 102c9d1fa2..71a01e05a3 100644 --- a/cpukit/score/src/threadchangepriority.c +++ b/cpukit/score/src/threadchangepriority.c @@ -3,7 +3,7 @@ * * @brief Changes the Priority of a Thread * - * @ingroup ScoreThread + * @ingroup RTEMSScoreThread */ /* -- cgit v1.2.3