Skip to content
Commit 79969f41 authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

_int_realloc is static

_int_realloc is correctly declared at the top to be static, but
incorrectly defined without the static keyword.  Fix that.  The
generated binaries have identical code.
parent b8a19968
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment