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:
09a6019
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 17 Aug 2010 14:30:05 +0000
(14:30 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 17 Aug 2010 14:30:05 +0000
(14:30 +0000)
src/transport/plugin_transport.h
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport.h
b/src/transport/plugin_transport.h
index 8c72f3242c3a0f1e6903bb69e7a20d3f7ec2dac2..546b2ad7f717a42a4613be14b7b8dc51345c923f 100644
(file)
--- a/
src/transport/plugin_transport.h
+++ b/
src/transport/plugin_transport.h
@@
-184,7
+184,7
@@
struct GNUNET_TRANSPORT_PluginEnvironment
* Pointer (!) to our HELLO message. Note that the address
* referred to "*our_hello" might change over time.
*/
-
const struct GNUNET_HELLO_Message *
*our_hello;
+
struct GNUNET_HELLO_Message *const
*our_hello;
/**
* Closure for the various callbacks.