diff options
author | Biswapriyo Nath <nathbappai@gmail.com> | 2022-02-18 12:06:08 +0530 |
---|---|---|
committer | Biswapriyo Nath <nathbappai@gmail.com> | 2022-02-18 12:06:08 +0530 |
commit | cf89fc6338945fb9e1be4532cc9e98c58b77f121 (patch) | |
tree | 01472a4785b8b6698d4d07ed216db6bbc89e241b /doc/mimalloc-doc.h | |
parent | 817569dfad79732233fb86649c89e04387ce02e9 (diff) |
Fix strict function prototype warnings
Fix warning: function declaration isn't a prototype [-Wstrict-prototypes]
In C int foo() and int foo(void) are different functions.
Diffstat (limited to 'doc/mimalloc-doc.h')
0 files changed, 0 insertions, 0 deletions