From eb1c89613133e4f112c6c6cfa12f826460795747 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 30 Mar 2013 16:02:45 +0000 Subject: -typo --- src/transport/gnunet-service-transport_manipulation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /** * General inbound distance */ - unsigned long long distance_recv; + unsigned long long distance_recv; /** * General outbound distance -- cgit v1.2.3