Skip to content
Commit 387d84e4 authored by Peter Tönz's avatar Peter Tönz Committed by Mahesh Mahadevan
Browse files

includes: prevent warnings (Z_CBPRINTF_ARG_SIZE shadows variables)



We compile with the gcc compiler flags -Werror and -Wshadow. So
the mentioned macro rasies a warning (and with the flags the
warning becoms to an error). It uses the same variable names
as on of its caller. Add an addidional underscore to the
affected variables to prevent this warning.

Signed-off-by: default avatarPeter Tönz <peter.tonz@husqvarnagroup.com>
parent 9b30a91e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment