ofp-msgs: Fix comments.
authorBen Pfaff <blp@ovn.org>
Thu, 24 Dec 2015 23:47:56 +0000 (15:47 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Jan 2016 06:50:37 +0000 (22:50 -0800)
commit77a9bb314916503e29f0fa7588ed4bfff7e8b5d8
treeed9ff038d908970c65e3cec16eea53849304ee50
parentafe8a6c869d75d035b7550599234186b120a1afd
ofp-msgs: Fix comments.

ofpbuf used to have members named 'frame' and 'l3' but now they're 'header'
and 'msg'.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
lib/ofp-msgs.c