From 3e581ae682dc6050b8b8c41c917ae62a040719d8 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 23 Jan 2008 23:34:37 +0000 Subject: Minor changes to documentation, mainly. --- src/stream.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stream.h') diff --git a/src/stream.h b/src/stream.h index f3cd882..94d10a4 100644 --- a/src/stream.h +++ b/src/stream.h @@ -24,6 +24,7 @@ namespace Bu * The constructor of a child class should pretty much universally be used * to open the stream. I can't think of anything that should require an * exception. + *@ingroup Streams */ class Stream { -- cgit v1.2.3