提交 790d364c 编写于 作者: C Claudio Bley

docs: fix missed documentation for virterror functions

Commit f24404a3 renamed virterror.c to
virerror.c but forgot to change the reference in this file.
上级 1c23ba28
...@@ -24,7 +24,7 @@ included_files = { ...@@ -24,7 +24,7 @@ included_files = {
"libvirt.h": "header with general libvirt API definitions", "libvirt.h": "header with general libvirt API definitions",
"virterror.h": "header with error specific API definitions", "virterror.h": "header with error specific API definitions",
"libvirt.c": "Main interfaces for the libvirt library", "libvirt.c": "Main interfaces for the libvirt library",
"virterror.c": "implements error handling and reporting code for libvirt", "virerror.c": "implements error handling and reporting code for libvirt",
"virevent.c": "event loop for monitoring file handles", "virevent.c": "event loop for monitoring file handles",
"virtypedparam.c": "virTypedParameters APIs", "virtypedparam.c": "virTypedParameters APIs",
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册