From c4946cd0c926accb99481af2b7d944fb643db95d Mon Sep 17 00:00:00 2001 From: Andreas Heinig Date: Tue, 26 Feb 2013 09:26:13 -0600 Subject: PR2090: Fix warning in threadqdequeuepriority.c --- cpukit/score/src/threadqdequeuepriority.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cpukit/score/src/threadqdequeuepriority.c b/cpukit/score/src/threadqdequeuepriority.c index e31d082253..b9e7799ad4 100644 --- a/cpukit/score/src/threadqdequeuepriority.c +++ b/cpukit/score/src/threadqdequeuepriority.c @@ -3,6 +3,7 @@ * * @brief Thread Queue Dequeue Priority * @ingroup ScoreThreadQ + */ /* * COPYRIGHT (c) 1989-2008. -- cgit v1.2.3