On Sat, Oct 04, 2014 at 10:11:25AM +0800, Wang Sheng-Hui wrote:
> Correct the old comment like ofpbuf_reserve to descript the expected
> behavior of ofpbuf_reserve_with_tailroom
>
> Signed-off-by: Wang Sheng-Hui
Applied, thanks!
___
dev mailing list
de
Correct the old comment like ofpbuf_reserve to descript the expected
behavior of ofpbuf_reserve_with_tailroom
Signed-off-by: Wang Sheng-Hui
---
lib/ofpbuf.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/ofpbuf.c b/lib/ofpbuf.c
index 198bbf6..c0cf144 100644
--- a/li