ofproto: Fix compiler warning.
authorEthan Jackson <ethan@nicira.com>
Thu, 19 May 2011 01:07:57 +0000 (18:07 -0700)
committerEthan Jackson <ethan@nicira.com>
Thu, 19 May 2011 18:33:33 +0000 (11:33 -0700)
commit35aa7a213757ffca31ea345a1154dadaa75298f2
tree1e04947758252715f6978e19016f7eef60cfd265
parente9e3173ffc23abe8f5a70cc4366331218ca96302
ofproto: Fix compiler warning.

ofproto/ofproto.c:1681:9: error: format '%d' expects argument of
type 'int', but argument 3 has type 'size_t'
ofproto/ofproto.c