提交 65528b19 编写于 作者: M Michael S. Tsirkin 提交者: Blue Swirl

slirp: fix unmatched bracket in if 0

Fix unmatched bracket in commented out code
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 acedcfbf
......@@ -647,8 +647,6 @@ typedef u_int32_t n_time;
if (forward) {
ip_forward(m, 1);
return (1);
}
}
}
return (0);
bad:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册