Skip to content
Commit 36282659 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

ipsec-tools: fix printf format string for size_t (on 64bit)

Use %zu instead of %d for printing out size_t variables. Fixes a build issue
on 64bit as ipsec-tools uses -Werror.
parent e8e6bc34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment