CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/17 04:00:14
Modified files:
sbin/iked : ca.c crypto.c eap.c ikev1.c ikev2.c ikev2_msg.c
ikev2_pld.c
Log message:
Fix compiler warnings in the format strings: use %zd for ssize_t and
%zu for size_t.
>From Andre de Oliveira
With input and OK from blambert@ markus@
