From 4d3017ab2ddb22b461a21cc0e5572793d392d01e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 2 Dec 2004 18:04:55 +0000 Subject: Add doxygen preamble. --- cpukit/libcsupport/include/ringbuf.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/libcsupport/include/ringbuf.h') 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$ */ -- cgit v1.2.3