git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf22df1
)
typo
author
Daniel Kouřil
<kouril@ics.muni.cz>
Tue, 6 Dec 2011 11:07:39 +0000
(11:07 +0000)
committer
Daniel Kouřil
<kouril@ics.muni.cz>
Tue, 6 Dec 2011 11:07:39 +0000
(11:07 +0000)
emi.canl.canl-c/src/canl.c
patch
|
blob
|
blame
|
history
diff --git
a/emi.canl.canl-c/src/canl.c
b/emi.canl.canl-c/src/canl.c
index
aec7996
..
3316e47
100644
(file)
--- a/
emi.canl.canl-c/src/canl.c
+++ b/
emi.canl.canl-c/src/canl.c
@@
-289,7
+289,7
@@
int canl_io_accept(canl_ctx cc, canl_io_handler io, int port,
freeaddrinfo(servinfo); // all done with this structure
if (p == NULL) {
- return set_error(glb_cc, -1 unknown_error,
+ return set_error(glb_cc, -1
,
unknown_error,
"Failed to acquire a server socket");
}