[rtems commit] PR2090: Fix warning in threadqdequeuepriority.c

Joel Sherrill joel at rtems.org
Tue Feb 26 15:23:08 UTC 2013


Module:    rtems
Branch:    master
Commit:    c4946cd0c926accb99481af2b7d944fb643db95d
Changeset: http://git.rtems.org/rtems/commit/?id=c4946cd0c926accb99481af2b7d944fb643db95d

Author:    Andreas Heinig <andreas.heinig at cs.tu-dortmund.de>
Date:      Tue Feb 26 09:26:13 2013 -0600

PR2090: Fix warning in threadqdequeuepriority.c

---

 cpukit/score/src/threadqdequeuepriority.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cpukit/score/src/threadqdequeuepriority.c b/cpukit/score/src/threadqdequeuepriority.c
index e31d082..b9e7799 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.




More information about the vc mailing list