ofpbuf: Correct the comment for ofpbuf_trim().
authorWang Sheng-Hui <shhuiw@gmail.com>
Sat, 4 Oct 2014 03:28:43 +0000 (11:28 +0800)
committerBen Pfaff <blp@nicira.com>
Mon, 6 Oct 2014 22:45:29 +0000 (15:45 -0700)
commit8b6c2c88db1c7ee3b910c3b720f3a2469d6c855d
tree979724c8347781b0e524d84de3379003ba38011f
parentdffefb4f02556de84807e31ff8adcc0e631e19b6
ofpbuf: Correct the comment for ofpbuf_trim().

Headroom and tailroom both are removed.

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