aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/load_conns.c
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-12-10 14:26:14 +0100
committerMartin Willi <martin@revosec.ch>2014-12-10 14:29:19 +0100
commit48633b1844b9a00436c6001354822358c97a2c09 (patch)
treee57f8658eb99b3ff3b626d0f404367d7d3f86a84 /src/swanctl/commands/load_conns.c
parentdf5b2ade59974166e84e8291a3f038736a6f59e3 (diff)
downloadstrongswan-48633b1844b9a00436c6001354822358c97a2c09.tar.bz2
strongswan-48633b1844b9a00436c6001354822358c97a2c09.tar.xz
dumm: Fix -Wformat warning in ruby extension
In recent ruby versions, extensions get built with -Wformat. As we use custom printf specifiers, that does not work for us. As there does not seem to be a reliable way to override -Wformat, we use a variable for the format string, which prevents gcc from doing the -Wformat check in that particular situation.
Diffstat (limited to 'src/swanctl/commands/load_conns.c')
0 files changed, 0 insertions, 0 deletions