From eb08acf9031f7ac05745468427d2c8478c542ff2 Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Sat, 15 Dec 2012 15:41:05 -0500 Subject: posix: Doxygen Enhancement Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/8003213 --- cpukit/posix/src/ualarm.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'cpukit/posix/src/ualarm.c') diff --git a/cpukit/posix/src/ualarm.c b/cpukit/posix/src/ualarm.c index 2a2f975d67..34ab0a41cc 100644 --- a/cpukit/posix/src/ualarm.c +++ b/cpukit/posix/src/ualarm.c @@ -1,6 +1,11 @@ -/* - * 3.4.1 Schedule Alarm, P1003.1b-1993, p. 79 +/** + * @file * + * @brief Schedule Alarm + * @ingroup POSIX + */ + +/* * COPYRIGHT (c) 1989-2008. * On-Line Applications Research Corporation (OAR). * -- cgit v1.2.3