aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
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 05df5ef49..8cc97e08f 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -43,7 +43,7 @@
43 * For how long do we allow unused bandwidth 43 * For how long do we allow unused bandwidth
44 * from the past to carry over into the future? (in seconds) 44 * from the past to carry over into the future? (in seconds)
45 */ 45 */
46#define MAX_BANDWIDTH_CARRY_S GNUNET_CONSTANTS_MAX_BANDWIDTH_CARRY 46#define MAX_BANDWIDTH_CARRY_S GNUNET_CONSTANTS_MAX_BANDWIDTH_CARRY_S
47 47
48/** 48/**
49 * How often do we (at most) do a full quota 49 * How often do we (at most) do a full quota