summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Heinig <andreas.heinig@cs.tu-dortmund.de>2013-02-26 09:26:13 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-02-26 09:26:13 -0600
commitc4946cd0c926accb99481af2b7d944fb643db95d (patch)
treed8879bd86d82f77a43d39c8672dc765e88e17714
parentuser/preface.texi: Add NEC V850 and SPARC V9 (diff)
downloadrtems-c4946cd0c926accb99481af2b7d944fb643db95d.tar.bz2
PR2090: Fix warning in threadqdequeuepriority.c
-rw-r--r--cpukit/score/src/threadqdequeuepriority.c1
1 files changed, 1 insertions, 0 deletions
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.