aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_performance.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-15 18:10:18 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-15 18:10:18 +0000
commit3a123f07fe36bc6ee07b3040d72f3ebb1d80dd9e (patch)
treed4bbc0cd37a2804bb2afc685e3c7075cbc4b7b4c /src/ats/gnunet-service-ats_performance.c
parentd80d181ca46d0804af85bb33f16caa4c8eb00f9a (diff)
downloadgnunet-3a123f07fe36bc6ee07b3040d72f3ebb1d80dd9e.tar.gz
gnunet-3a123f07fe36bc6ee07b3040d72f3ebb1d80dd9e.zip
-bump year
Diffstat (limited to 'src/ats/gnunet-service-ats_performance.c')
-rw-r--r--src/ats/gnunet-service-ats_performance.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ats/gnunet-service-ats_performance.c b/src/ats/gnunet-service-ats_performance.c
index 3f90802fe..18038cc04 100644
--- a/src/ats/gnunet-service-ats_performance.c
+++ b/src/ats/gnunet-service-ats_performance.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2011 Christian Grothoff (and other contributing authors) 3 (C) 2011-2014 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -145,8 +145,7 @@ GAS_performance_notify_client (struct PerformanceClient *pc,
145 int active, 145 int active,
146 const struct GNUNET_ATS_Information *atsi, 146 const struct GNUNET_ATS_Information *atsi,
147 uint32_t atsi_count, 147 uint32_t atsi_count,
148 struct GNUNET_BANDWIDTH_Value32NBO 148 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_out,
149 bandwidth_out,
150 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in) 149 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in)
151{ 150{
152 151