aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-22 20:16:14 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-22 20:16:14 +0000
commit3a81c3e236a3679c0c0676d814c71d9ae5f38ec3 (patch)
tree5c1975092f28f3f94fa19902bc7fbd0b773eaf6c /src/transport/transport.h
parentf3910e0b479e7a4693d8dc5341e4c8a2769c1aaa (diff)
downloadgnunet-3a81c3e236a3679c0c0676d814c71d9ae5f38ec3.tar.gz
gnunet-3a81c3e236a3679c0c0676d814c71d9ae5f38ec3.zip
eliminating GNUNET_TRANSPORT_set_quota code
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 8cc97e08f..f3c4329a9 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -176,7 +176,7 @@ struct QuotaSetMessage
176{ 176{
177 177
178 /** 178 /**
179 * Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_NEIGHBOUR_INFO 179 * Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_SET_QUOTA
180 */ 180 */
181 struct GNUNET_MessageHeader header; 181 struct GNUNET_MessageHeader header;
182 182