summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/ringbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/ringbuf.h')
-rw-r--r--cpukit/libcsupport/include/ringbuf.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/libcsupport/include/ringbuf.h b/cpukit/libcsupport/include/ringbuf.h
index 3895b82274..9a03adbb84 100644
--- a/cpukit/libcsupport/include/ringbuf.h
+++ b/cpukit/libcsupport/include/ringbuf.h
@@ -1,8 +1,10 @@
-/*
- * ringbuf.h
+/**
+ * @file rtems/ringbuf.h
*
* This file provides simple ring buffer functionality.
- *
+ */
+
+/*
* $Id$
*/