From f2f63d15488312ec053dec8842a2a25a8f957305 Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Thu, 29 Nov 2012 17:14:28 -0600 Subject: score misc: Score misc: Clean up Doxygen #7 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. https://google-melange.appspot.com/gci/task/view/google/gci2012/7986214 --- cpukit/score/src/objectapimaximumclass.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/score/src/objectapimaximumclass.c') diff --git a/cpukit/score/src/objectapimaximumclass.c b/cpukit/score/src/objectapimaximumclass.c index 7c032a1844..4cd54d8efe 100644 --- a/cpukit/score/src/objectapimaximumclass.c +++ b/cpukit/score/src/objectapimaximumclass.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Object API Maximum Class + * @ingroup ScoreObject + */ + /* * COPYRIGHT (c) 1989-2008. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3