From ef5e4526dcc5e0ad8a33ededb031b55ec1fb604e Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Thu, 20 Dec 2012 09:45:31 -0600 Subject: libfs: Doxygen Enhancement Task #1 --- cpukit/libfs/src/imfs/imfs_rename.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'cpukit/libfs/src/imfs/imfs_rename.c') diff --git a/cpukit/libfs/src/imfs/imfs_rename.c b/cpukit/libfs/src/imfs/imfs_rename.c index e283b9dff1..8c642638b3 100644 --- a/cpukit/libfs/src/imfs/imfs_rename.c +++ b/cpukit/libfs/src/imfs/imfs_rename.c @@ -1,9 +1,11 @@ -/* - * IMFS_rename - * - * The following rouine creates a new link node under parent with the - * name given in name and removes the old. +/** + * @file * + * @brief IMFS Rename + * @ingroup IMFS + */ + +/* * COPYRIGHT (c) 1989-2010. * On-Line Applications Research Corporation (OAR). * -- cgit v1.2.3