提交 c898c7b3 编写于 作者: O Osier Yang

Remove the inexistent function in comments

virNodeDeviceLookupByKey is inexistent.
上级 fe915278
......@@ -3113,10 +3113,9 @@ typedef struct _virNodeDevice virNodeDevice;
* virNodeDevicePtr:
*
* A virNodeDevicePtr is a pointer to a virNodeDevice structure. Get
* one via virNodeDeviceLookupByKey, virNodeDeviceLookupByName, or
* virNodeDeviceCreate. Be sure to Call virNodeDeviceFree when done
* using a virNodeDevicePtr obtained from any of the above functions to
* avoid leaking memory.
* one via, virNodeDeviceLookupByName, or virNodeDeviceCreate. Be sure
* to Call virNodeDeviceFree when done using a virNodeDevicePtr obtained
* from any of the above functions to avoid leaking memory.
*/
typedef virNodeDevice *virNodeDevicePtr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册