fix shadowed variable

This commit is contained in:
Viktor Szakats 2024-09-09 01:57:10 +02:00
parent f18435b334
commit 1b075c7954
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -70,6 +70,8 @@ my @reused_symbols = (
"socket_type",
"storerequest",
"use_ipv6",
"wrotepidfile",
"wroteportfile",
);
# TODO: Some of these may be #undef-ed manually at the end of each source