summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condattrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrinit.c')
-rw-r--r--cpukit/posix/src/condattrinit.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/condattrinit.c b/cpukit/posix/src/condattrinit.c
index 83728bcdae..89b806cb7e 100644
--- a/cpukit/posix/src/condattrinit.c
+++ b/cpukit/posix/src/condattrinit.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Initialization of Conditional Attributes
+ * @ingroup POSIX
+ */
+
/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).