Merge pull request #2846 from acozzette/bytestream-comment
Updated an outdated comment in bytestream.h
This commit is contained in:
commit
ed0ef54045
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ namespace protobuf {
|
|||
namespace strings {
|
||||
|
||||
// An abstract interface for an object that consumes a sequence of bytes. This
|
||||
// interface offers 3 different ways to append data, and a Flush() function.
|
||||
// interface offers a way to append data as well as a Flush() function.
|
||||
//
|
||||
// Example:
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue