From 1ec4c6230826ab639607e3fbd1dd9464fcb22dbe Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 13 Oct 2014 14:03:18 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7392 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/various/memstreams.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/various') diff --git a/os/various/memstreams.h b/os/various/memstreams.h index 7806f9f0a..efaeca4ff 100644 --- a/os/various/memstreams.h +++ b/os/various/memstreams.h @@ -42,7 +42,7 @@ /*===========================================================================*/ /** - * @brief @p RamStream specific data. + * @brief @p MemStream specific data. */ #define _memory_stream_data \ _base_sequential_stream_data \ -- cgit v1.2.3