projects
/
record-dvb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
dba1249
)
'coding style'
author
michael
<michael>
Sat, 1 Jul 2006 17:20:39 +0000
(17:20 +0000)
committer
michael
<michael>
Sat, 1 Jul 2006 17:20:39 +0000
(17:20 +0000)
http.c
patch
|
blob
|
blame
|
history
diff --git
a/http.c
b/http.c
index a4f4c9178406d80e3256d11acfd1f8610573aa97..65c12382c09e49341cbbe887e5772ef7f3502d6e 100644
(file)
--- a/
http.c
+++ b/
http.c
@@
-42,7
+42,7
@@
int open_http(char *url)
addrhints.ai_family = PF_INET;
addrhints.ai_socktype = SOCK_STREAM;
- if ((i
=
getaddrinfo(dvbhost->hostname, dvbhost->port, &addrhints, &s_addrinfo))) {
+ if ((i
=
getaddrinfo(dvbhost->hostname, dvbhost->port, &addrhints, &s_addrinfo))) {
fprintf(stderr,"getaddrinfo: %s\n",gai_strerror(i));
return -1;
}
Impressum
,
Datenschutz