fixed radclient.c compile error
authorjahir <jh.github@hirsch.ws>
Mon, 27 Apr 2015 09:18:24 +0000 (11:18 +0200)
committerjahir <jh.github@hirsch.ws>
Mon, 27 Apr 2015 09:18:24 +0000 (11:18 +0200)
commitb914f2a5145f1c8f515f6d10d57ab0fc22d91e57
tree3e3208e2728fb7a9883d30a31cd05c32df9123b4
parent298781855b0e0298a3992dacf20aa444b4f1344b
fixed radclient.c compile error

gcc with -Werror=format-security doesn't like printf without string literal
src/main/radclient.c