提交 bab7944c 编写于 作者: B Blue Swirl

Fix Sparse warning

Fix this warning:
./qemu-options.h:198:1: error: expected preprocessor identifier
Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 07b44ce9
......@@ -723,7 +723,7 @@ STEXI
@table @option
ETEXI
DEF("net", HAS_ARG, QEMU_OPTION_net, \
DEF("net", HAS_ARG, QEMU_OPTION_net,
"-net nic[,vlan=n][,macaddr=addr][,model=type][,name=str]\n"
" create a new Network Interface Card and connect it to VLAN 'n'\n"
#ifdef CONFIG_SLIRP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册