提交 683241de 编写于 作者: T Thomas Treutner 提交者: Daniel Veillard

Fix documentation of virStoragePoolUndefine return

* src/libvirt.c: the documented return was wrong
上级 6c3f7d7f
...@@ -6671,7 +6671,7 @@ error: ...@@ -6671,7 +6671,7 @@ error:
* *
* Undefine an inactive storage pool * Undefine an inactive storage pool
* *
* Returns a virStoragePoolPtr object, or NULL if creation failed * Returns 0 on success, -1 on failure
*/ */
int int
virStoragePoolUndefine(virStoragePoolPtr pool) virStoragePoolUndefine(virStoragePoolPtr pool)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册