aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/gnunet-service-transport_manipulation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.c b/src/transport/gnunet-service-transport_manipulation.c
index de65c44a4..ffb9a0ecd 100644
--- a/src/transport/gnunet-service-transport_manipulation.c
+++ b/src/transport/gnunet-service-transport_manipulation.c
@@ -65,7 +65,7 @@ struct GST_ManipulationHandle
65 /** 65 /**
66 * General inbound distance 66 * General inbound distance
67 */ 67 */
68 unsigned long long distance_recv; 68 unsigned long long distance_recv;
69 69
70 /** 70 /**
71 * General outbound distance 71 * General outbound distance