aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-10 21:53:53 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-10 21:53:53 +0200
commitc457ee81954163e0b7295fbd4a713474b3059abf (patch)
tree32e36fbcb51f2578d1a39828879364d32532aed3 /src/transport/transport.h
parentce23f02091d48dae13fe23f3c87a1c0b7ab741f3 (diff)
downloadgnunet-c457ee81954163e0b7295fbd4a713474b3059abf.tar.gz
gnunet-c457ee81954163e0b7295fbd4a713474b3059abf.zip
send validation challenges
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index fe1044383..7e0d9c2d4 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -1146,7 +1146,7 @@ struct ExpressPreferenceMessage
1146struct RequestHelloValidationMessage 1146struct RequestHelloValidationMessage
1147{ 1147{
1148 1148
1149 /** 1149 /**
1150 * Type is #GNUNET_MESSAGE_TYPE_TRANSPORT_REQUEST_HELLO_VALIDATION. 1150 * Type is #GNUNET_MESSAGE_TYPE_TRANSPORT_REQUEST_HELLO_VALIDATION.
1151 */ 1151 */
1152 struct GNUNET_MessageHeader header; 1152 struct GNUNET_MessageHeader header;