[ovs-git] Open vSwitch: ofproto-dpif: Fix format specifier. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 11 20:43:58 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  7ee9e8419667c7a35eeb56d63ee083e74b95b155 (commit)
      from  47b0deae3b074d86a387a8290ed21804af53a4ce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ee9e8419667c7a35eeb56d63ee083e74b95b155
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7ee9e8419667c7a35eeb56d63ee083e74b95b155
Author: Ben Pfaff <blp at nicira.com>
		
ofproto-dpif: Fix format specifier.
		
list_size() returns a size_t, not a uint64_t.

Found by GCC.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Justin Pettit <jpettit at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 ofproto/ofproto-dpif.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list