aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/include/libmaple/ring_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/include/libmaple/ring_buffer.h')
-rw-r--r--libmaple/include/libmaple/ring_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/include/libmaple/ring_buffer.h b/libmaple/include/libmaple/ring_buffer.h
index 7169e7e..e02e6e7 100644
--- a/libmaple/include/libmaple/ring_buffer.h
+++ b/libmaple/include/libmaple/ring_buffer.h
@@ -25,7 +25,7 @@
*****************************************************************************/
/**
- * @file ring_buffer.h
+ * @file libmaple/include/libmaple/ring_buffer.h
* @brief Simple circular buffer
*
* This implementation is not thread-safe. In particular, none of