ofpbuf: Correct comment for ofpbuf_reserve_with_tailroom().
authorWang Sheng-Hui <shhuiw@gmail.com>
Sat, 4 Oct 2014 02:11:25 +0000 (10:11 +0800)
committerBen Pfaff <blp@nicira.com>
Mon, 6 Oct 2014 22:42:36 +0000 (15:42 -0700)
commitdffefb4f02556de84807e31ff8adcc0e631e19b6
tree3bc8b907610c9e01187f0ca338036e9151afbd14
parent058322ccd21d0d32464de31192c97526e24cb788
ofpbuf: Correct comment for ofpbuf_reserve_with_tailroom().

Correct the old comment like ofpbuf_reserve() to describe the expected
behavior of ofpbuf_reserve_with_tailroom().

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofpbuf.c