summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/assocnamebyremote.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/assocnamebyremote.c')
-rw-r--r--cpukit/libcsupport/src/assocnamebyremote.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/libcsupport/src/assocnamebyremote.c b/cpukit/libcsupport/src/assocnamebyremote.c
index 92bad05956..376ba47ac7 100644
--- a/cpukit/libcsupport/src/assocnamebyremote.c
+++ b/cpukit/libcsupport/src/assocnamebyremote.c
@@ -1,6 +1,8 @@
-/*
- * assoc.c
- * rtems assoc routines
+/**
+ * @file
+ *
+ * @brief RTEMS Associate Name by Remote
+ * @ingroup Associativity
*/
#if HAVE_CONFIG_H