On 10 July 2013 19:04, Ben Pfaff <b...@nicira.com> wrote: > static void format_log_message(const struct vlog_module *, enum vlog_level, > - enum vlog_facility, unsigned int msg_num, > + enum vlog_facility, > const char *message, va_list, struct ds *) > PRINTF_FORMAT(5, 0);
This should be PRINTF_FORMAT(4, 0) now. X-CudaMail-Whitelist-To: dev@openvswitch.org _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev