On 10 July 2013 19:04, Ben Pfaff <[email protected]> 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: [email protected] _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
