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:
e2ce04a
)
- fix
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 22 Feb 2012 16:17:39 +0000
(16:17 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 22 Feb 2012 16:17:39 +0000
(16:17 +0000)
src/transport/plugin_transport_udp.c
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport_udp.c
b/src/transport/plugin_transport_udp.c
index 740ad38da4e4e761215644c8d131db852bf881b1..89c412b08398f74dea3de84bdcfe27658a5a0600 100644
(file)
--- a/
src/transport/plugin_transport_udp.c
+++ b/
src/transport/plugin_transport_udp.c
@@
-2043,7
+2043,7
@@
libgnunet_plugin_transport_udp_done (void *cls)
}
/* Clean up leftover messages */
- struct UDPMessageWrapper * u
pd
w;
+ struct UDPMessageWrapper * u
dp
w;
udpw = plugin->ipv4_queue_head;
while (udpw != NULL)
{