From 8587b018b9f5f47c8ea04f81d8c3f2ce2208d90d Mon Sep 17 00:00:00 2001 From: Ayush Awasthi Date: Fri, 28 Dec 2012 08:26:30 -0600 Subject: libfs: Doxygen Enhancement Task #4 --- cpukit/libfs/src/defaults/default_write.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/libfs/src/defaults/default_write.c') diff --git a/cpukit/libfs/src/defaults/default_write.c b/cpukit/libfs/src/defaults/default_write.c index 7328c81eb7..c5aff4b534 100644 --- a/cpukit/libfs/src/defaults/default_write.c +++ b/cpukit/libfs/src/defaults/default_write.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief RTEMS Default File System sends a message to another user + * @ingroup LibIOFSOps File System Operations + */ + /* * COPYRIGHT (c) 2010. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3