提交 bcf54e60 编写于 作者: C Chen Fan 提交者: Ján Tomko

conf: fix a wrong comment in virSocketAddrNumericFamily()

Signed-off-by: NChen Fan <chen.fan.fnst@cn.fujitsu.com>
上级 5e0561e1
......@@ -859,8 +859,7 @@ virSocketAddrGetIpPrefix(const virSocketAddr *address,
* virSocketAddrNumericFamily:
* @address: address to check
*
* Check if passed address is an IP address in numeric format. and
* return the address family, otherwise return 0.
* Check if passed address is an IP address in numeric format.
*
* Returns: AF_INET or AF_INET6 if @address is an numeric IP address,
* -1 otherwise.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册