Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/theoricien/ptmalloc2v
Browse files Browse the repository at this point in the history
  • Loading branch information
theoricien committed Jun 13, 2020
2 parents 8a7cc40 + 5e26c50 commit db0d6c6
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 @@ -26,7 +26,7 @@ make
```
Your `.a` file will be in `libs/` directory.

## Example (from tests/main.c)
## Example

```C
#include <stdio.h>
Expand Down

0 comments on commit db0d6c6

Please sign in to comment.