From c2ae79e93ca0e1231625bc01840c2f91540241cf Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Wed, 12 Dec 2012 15:57:49 -0500 Subject: misc: Header File Doxygen Enhancement Task #3 http://www.google-melange.com/gci/task/view/google/gci2012/8006220 --- cpukit/libfs/src/rfs/rtems-rfs-trace.h | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'cpukit/libfs/src/rfs/rtems-rfs-trace.h') diff --git a/cpukit/libfs/src/rfs/rtems-rfs-trace.h b/cpukit/libfs/src/rfs/rtems-rfs-trace.h index 6a4ca7bafa..09273a5939 100644 --- a/cpukit/libfs/src/rfs/rtems-rfs-trace.h +++ b/cpukit/libfs/src/rfs/rtems-rfs-trace.h @@ -1,13 +1,8 @@ -/* - * COPYRIGHT (c) 2010 Chris Johns - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. - */ /** * @file * + * @brief Manages the Trace and Debugging Features of the RTEMS RFS File System + * * @ingroup rtems-rfs * * RTEMS File Systems Trace manages the trace and debugging features of the @@ -15,6 +10,15 @@ * removed from the target code for small footprint systems. */ +/* + * COPYRIGHT (c) 2010 Chris Johns + * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. + */ + + #if !defined (_RTEMS_RFS_TRACE_H_) #define _RTEMS_RFS_TRACE_H_ -- cgit v1.2.3