Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7036b19

Browse files
authored
Merge pull request lewissbaker#117 from Alinshans/patch-1
Fixed syntax highlighting in readme.
2 parents 150220b + 4f2c340 commit 7036b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ sequence number it has finished consuming in a `sequence_barrier` object.
10161016

10171017

10181018
API Synopsis:
1019-
```
1019+
```c++
10201020
// <cppcoro/single_producer_sequencer.hpp>
10211021
namespace cppcoro
10221022
{

0 commit comments

Comments
 (0)