Skip to content

Commit 855e11b

Browse files
committed
Backquote issue
1 parent 952ce56 commit 855e11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ This would be the equivalent of `new RingBuf(int size, int len)` in C++.
2222

2323
### Deconstructor
2424

25-
`int RingBuf_delete(RingBuf *self);
25+
`int RingBuf_delete(RingBuf *self);`
2626

2727
Deletes the RingBuf, and frees up all the memory associated with it.

0 commit comments

Comments
 (0)