summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/ualarm.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 13:22:31 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 17:06:47 -0600
commit5cb175bb52ca87c80acb0fe103d85791ce74eb1d (patch)
treebb38cf638804fdf3078eb8f0ef819898502b8a4a /cpukit/posix/src/ualarm.c
parentcpukit: Doxygen group fixes and many warnings addressed (diff)
downloadrtems-5cb175bb52ca87c80acb0fe103d85791ce74eb1d.tar.bz2
cpukit/posix: Doxygen group is POSIXAPI
Diffstat (limited to '')
-rw-r--r--cpukit/posix/src/ualarm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/ualarm.c b/cpukit/posix/src/ualarm.c
index 34ab0a41cc..e9a4bb82ae 100644
--- a/cpukit/posix/src/ualarm.c
+++ b/cpukit/posix/src/ualarm.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Schedule Alarm
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*