aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-30 16:02:45 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-30 16:02:45 +0000
commiteb1c89613133e4f112c6c6cfa12f826460795747 (patch)
treef8ef1e1a558768233b17b114c333d67626a7ce22 /src
parent9d28dc341890a1a5963c99708f870326910ad42c (diff)
downloadgnunet-eb1c89613133e4f112c6c6cfa12f826460795747.tar.gz
gnunet-eb1c89613133e4f112c6c6cfa12f826460795747.zip
-typo
Diffstat (limited to 'src')
-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