Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 747e4221 authored by Sven Eckelmann's avatar Sven Eckelmann
Browse files

batman-adv: Add const type qualifier for pointers



batman-adv uses pointers which are marked as const and should not
violate that type qualifier by passing it to functions which force a
cast to the non-const version.

Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
parent 38e3c5f0
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