Fixed syntax highlighting in readme.

This commit is contained in:
Junyan Liu 2019-07-30 17:27:05 +08:00 committed by GitHub
parent 7ac4be2c0e
commit 4f2c340b10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1016,7 +1016,7 @@ sequence number it has finished consuming in a `sequence_barrier` object.
API Synopsis:
```
```c++
// <cppcoro/single_producer_sequencer.hpp>
namespace cppcoro
{