Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johsteffens authored May 3, 2021
1 parent d1ec600 commit 1ce7a99
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 @@ -274,7 +274,7 @@ tbman_open();
tbman_malloc( 13 );
tbman_malloc( 7 );

// tbman_close() will produce a message by like this:
// tbman_close() will produce a message like this:
// TBMAN WARNING: Detected 2 instances with a total of 24 bytes leaking space.
tbman_close();
```
Expand Down

0 comments on commit 1ce7a99

Please sign in to comment.