From ceaa99964fee5138ebec4b09b80fdf13c3407cfa Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Sat, 8 Dec 2012 15:43:29 -0500 Subject: libcsupport: Doxygen Enhancement Task #3 http://www.google-melange.com/gci/task/view/google/gci2012/7992210 --- cpukit/libcsupport/src/write_r.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'cpukit/libcsupport/src/write_r.c') diff --git a/cpukit/libcsupport/src/write_r.c b/cpukit/libcsupport/src/write_r.c index 9f63b88222..c5e41b3711 100644 --- a/cpukit/libcsupport/src/write_r.c +++ b/cpukit/libcsupport/src/write_r.c @@ -1,6 +1,11 @@ -/* - * write_r() - POSIX 1003.1b 6.4.2 - Write to a File +/** + * @file * + * @brief POSIX 1003.1b 6.4.2 - Write to a File + * @ingroup libcsupport + */ + +/* * COPYRIGHT (c) 1989-2007. * On-Line Applications Research Corporation (OAR). * -- cgit v1.2.3