From d4d7899bb2730dc77331db202a2473818a7ea351 Mon Sep 17 00:00:00 2001 From: Christopher Kerl Date: Wed, 28 Nov 2012 13:31:53 -0600 Subject: score misc: Clean up Doxygen #2 (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/7986213 --- cpukit/score/src/objectgetnameasstring.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/score/src/objectgetnameasstring.c') diff --git a/cpukit/score/src/objectgetnameasstring.c b/cpukit/score/src/objectgetnameasstring.c index db87bc283f..d818f72396 100644 --- a/cpukit/score/src/objectgetnameasstring.c +++ b/cpukit/score/src/objectgetnameasstring.c @@ -1,3 +1,11 @@ +/** + * @file + * + * @brief Extracts a Node from a Chain + * + * @ingroup Score + */ + /* * COPYRIGHT (c) 1989-2008. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3