提交 f3f7a87d 编写于 作者: P Philipp Hahn 提交者: Daniel Veillard

Fix documentation for virEventAddTimeout()

* src/util/event.h: Fix copy&paste error from virEventAddHandle()
上级 1005f3c1
......@@ -68,7 +68,7 @@ int virEventRemoveHandle(int watch);
* Setting frequency to -1 will disable the timer. Setting the frequency
* to zero will cause it to fire on every event loop iteration.
*
* returns -1 if the file handle cannot be registered, a positive
* returns -1 if the timer cannot be registered, a positive
* integer timer id upon success
*/
int virEventAddTimeout(int frequency,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册