From 5a58b1e4988eb1a0fb6311b25fd12c91bb7237d7 Mon Sep 17 00:00:00 2001 From: Daniel Georgiev Date: Sat, 1 Dec 2012 09:53:45 -0500 Subject: score misc: Score misc: Clean up Doxygen #11 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/8013204 --- cpukit/score/src/schedulerpriority.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cpukit/score/src/schedulerpriority.c') diff --git a/cpukit/score/src/schedulerpriority.c b/cpukit/score/src/schedulerpriority.c index 127df9e515..e6176e8d05 100644 --- a/cpukit/score/src/schedulerpriority.c +++ b/cpukit/score/src/schedulerpriority.c @@ -1,6 +1,11 @@ /* - * Scheduler Handler + * @file * + * @brief Initialize Scheduler Priority + * @ingroup ScoreScheduler + */ + +/* * Copyright (C) 2010 Gedare Bloom. * Copyright (C) 2011 On-Line Applications Research Corporation (OAR). * -- cgit v1.2.3