summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/psxnametoid.c
diff options
context:
space:
mode:
authorAyush Awasthi <kolaveridi87@gmail.com>2012-12-18 11:55:40 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-18 11:55:40 -0500
commitf0bd30c4953b5804131d5e23e1c1d4b4b4564339 (patch)
tree5a13f92586a333d007dc9d6fcbfa6720e4756b33 /cpukit/posix/src/psxnametoid.c
parentPR2083 Wrong return value in _RBTree_Has_only_one_node (diff)
downloadrtems-f0bd30c4953b5804131d5e23e1c1d4b4b4564339.tar.bz2
posix: Doxygen Enhancement Task #12
http://www.google-melange.com/gci/task/view/google/gci2012/8003214
Diffstat (limited to 'cpukit/posix/src/psxnametoid.c')
-rw-r--r--cpukit/posix/src/psxnametoid.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/psxnametoid.c b/cpukit/posix/src/psxnametoid.c
index f35eed3cc4..d75d5d43df 100644
--- a/cpukit/posix/src/psxnametoid.c
+++ b/cpukit/posix/src/psxnametoid.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief POSIX Name to ID
+ * @ingroup POSIX
+ */
+
/*
* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).