Typo
This commit is contained in:
parent
a0f19d9f3a
commit
e915fd6d2a
|
@ -67,7 +67,7 @@ struct Source
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/* A buffered abstract source. Warning: a BufferedSink should not be
|
/* A buffered abstract source. Warning: a BufferedSource should not be
|
||||||
used from multiple threads concurrently. */
|
used from multiple threads concurrently. */
|
||||||
struct BufferedSource : Source
|
struct BufferedSource : Source
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue