提交 5b603a78 编写于 作者: C Cole Robinson

domain_addr: Fix weird comment format

Signed-off-by: NCole Robinson <crobinso@redhat.com>
上级 f14c37ce
...@@ -1348,12 +1348,12 @@ virDomainVirtioSerialAddrSetFree(virDomainVirtioSerialAddrSetPtr addrs) ...@@ -1348,12 +1348,12 @@ virDomainVirtioSerialAddrSetFree(virDomainVirtioSerialAddrSetPtr addrs)
/* virDomainVirtioSerialAddrSetCreateFromDomain /* virDomainVirtioSerialAddrSetCreateFromDomain
+ * *
+ * @def: Domain def to introspect * @def: Domain def to introspect
+ * *
+ * Inspect the domain definition and return an address set containing * Inspect the domain definition and return an address set containing
+ * every virtio serial address we find * every virtio serial address we find
+ */ */
virDomainVirtioSerialAddrSetPtr virDomainVirtioSerialAddrSetPtr
virDomainVirtioSerialAddrSetCreateFromDomain(virDomainDefPtr def) virDomainVirtioSerialAddrSetCreateFromDomain(virDomainDefPtr def)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册