提交 7d8576c2 编写于 作者: L Luca Abeni

Reindent after last commit

Originally committed as revision 10882 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d607861c
......@@ -127,6 +127,7 @@ static struct addrinfo* udp_ipv6_resolve_host(const char *hostname, int port, in
if ((error = getaddrinfo(node, service, &hints, &res))) {
av_log(NULL, AV_LOG_ERROR, "udp_ipv6_resolve_host: %s\n", gai_strerror(error));
}
return res;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册