projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f835ef6
)
-typo
author
Christian Grothoff
<christian@grothoff.org>
Tue, 15 May 2012 15:35:18 +0000
(15:35 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 15 May 2012 15:35:18 +0000
(15:35 +0000)
src/util/network.c
patch
|
blob
|
history
diff --git
a/src/util/network.c
b/src/util/network.c
index 9323389ee0fc3691a0bb9579aa8c7ab8efe0f813..1eec0c766a30fb64a326b9c78349069ce7d96f4b 100644
(file)
--- a/
src/util/network.c
+++ b/
src/util/network.c
@@
-1114,7
+1114,7
@@
GNUNET_NETWORK_socket_select (struct GNUNET_NETWORK_FDSet *rfds,
fd_set aread;
fd_set awrite;
- fd_set except;
+ fd_set
a
except;
#if DEBUG_NETWORK
fd_set bread;