From 767a8eeb73019ba88a6044d5a2d1a8764580c3d6 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Tue, 8 May 2012 13:14:49 -0400 Subject: libmaple/api/ring_buffer.rst: Fix title. Update for new libmaple include style. Signed-off-by: Marti Bolivar --- source/libmaple/api/ring_buffer.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/libmaple') diff --git a/source/libmaple/api/ring_buffer.rst b/source/libmaple/api/ring_buffer.rst index e9b6637..ef082dd 100644 --- a/source/libmaple/api/ring_buffer.rst +++ b/source/libmaple/api/ring_buffer.rst @@ -1,8 +1,8 @@ .. highlight:: c .. _libmaple-ring_buffer: -``ring_buffer.h`` -================= +```` +============================ Simple circular byte buffer. This implementation is not thread-safe. In particular, none of these functions is guaranteed to be re-entrant. -- cgit v1.2.3