Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srdja authored Apr 11, 2024
1 parent 09df0b9 commit 6b6ec21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Memory pools are pre-allocated blocks of contiguous memory

### Example

```
```c
/* CC_StaticPool can enable the use of the structures on the stack */

#include "memory/cc_static_pool.h"
Expand Down

0 comments on commit 6b6ec21

Please sign in to comment.