提交 21439340 编写于 作者: G Giuseppe Scrivano

conf: fix comment

Signed-off-by: NGiuseppe Scrivano <gscrivan@redhat.com>
上级 62df8ce0
...@@ -752,7 +752,7 @@ struct _virDomainControllerDef { ...@@ -752,7 +752,7 @@ struct _virDomainControllerDef {
}; };
/* Two types of disk backends */ /* Types of disk backends */
typedef enum { typedef enum {
VIR_DOMAIN_FS_TYPE_MOUNT, /* Mounts (binds) a host dir on a guest dir */ VIR_DOMAIN_FS_TYPE_MOUNT, /* Mounts (binds) a host dir on a guest dir */
VIR_DOMAIN_FS_TYPE_BLOCK, /* Mounts a host block dev on a guest dir */ VIR_DOMAIN_FS_TYPE_BLOCK, /* Mounts a host block dev on a guest dir */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册