aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-05-23 08:48:44 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-05-23 08:48:44 +0000
commitbee4f4a1313d59b3782d5d62908c7fa6a472b8d8 (patch)
treef7b7c631d72827d02edd31c69d0a9a6deb9f0fdc /src/peerinfo
parent7566879561f84c2fcd610130f8a4c5389947b29c (diff)
downloadgnunet-gtk-bee4f4a1313d59b3782d5d62908c7fa6a472b8d8.tar.gz
gnunet-gtk-bee4f4a1313d59b3782d5d62908c7fa6a472b8d8.zip
adding http-client proxy options
Diffstat (limited to 'src/peerinfo')
-rw-r--r--src/peerinfo/gnunet-peerinfo-gtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/gnunet-peerinfo-gtk.c b/src/peerinfo/gnunet-peerinfo-gtk.c
index 31f21e73..97e166e2 100644
--- a/src/peerinfo/gnunet-peerinfo-gtk.c
+++ b/src/peerinfo/gnunet-peerinfo-gtk.c
@@ -784,7 +784,7 @@ reset_ats_status (void *cls,
784 * Method called whenever a given peer has a QoS status change. 784 * Method called whenever a given peer has a QoS status change.
785 * 785 *
786 * @param cts closure 786 * @param cts closure
787 * @param address the address 787 * @param address the address, or NULL if service disconnected
788 * @param address_active is this address actively used to maintain a connection 788 * @param address_active is this address actively used to maintain a connection
789 * to a peer 789 * to a peer
790 * @param bandwidth_in available amount of inbound bandwidth 790 * @param bandwidth_in available amount of inbound bandwidth