From a0e6c73850390b97a1f620173fa78802440d2168 Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Thu, 13 Dec 2012 20:51:15 -0500 Subject: posix: Doxygen enhancement task #4 http://www.google-melange.com/gci/task/view/google/gci2012/7955219 --- cpukit/posix/src/sigemptyset.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'cpukit/posix/src/sigemptyset.c') diff --git a/cpukit/posix/src/sigemptyset.c b/cpukit/posix/src/sigemptyset.c index 245639e896..5cfc310ba1 100644 --- a/cpukit/posix/src/sigemptyset.c +++ b/cpukit/posix/src/sigemptyset.c @@ -1,6 +1,11 @@ -/* - * 3.3.3 Manipulate Signal Sets, P1003.1b-1993, p. 69 +/** + * @file * + * @brief Manipulate Signal Sets + * @ingroup POSIX + */ + +/* * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * -- cgit v1.2.3