Reindent after last commit
Originally committed as revision 10882 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d607861cd5
commit
7d8576c279
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user