From 11109ea227913904ae24b68ada25a9a18d73ec4c Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Tue, 18 Dec 2012 15:46:38 -0500 Subject: libfs: Doxygen Enhancement Task #2 http://www.google-melange.com/gci/task/view/google/gci2012/8032207 --- cpukit/libfs/src/rfs/rtems-rfs-rtems.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'cpukit/libfs/src/rfs/rtems-rfs-rtems.c') diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c index 6ff9793911..d2aac56429 100644 --- a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c +++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief RTEMS File System Interface for RTEMS + * @ingroup rtems-rfs + */ + /* * COPYRIGHT (c) 2010 Chris Johns * @@ -8,13 +15,6 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. */ -/** - * @file - * - * @ingroup rtems-rfs - * - * RTEMS File System Interface for RTEMS. - */ #if HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3