On Thu, Jul 11, 2013 at 08:59:22AM -0400, Ed Maste wrote: > 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.
Thanks, I've fixed that up. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev