aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_addresses.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/gnunet-service-ats_addresses.h')
-rw-r--r--src/ats/gnunet-service-ats_addresses.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ats/gnunet-service-ats_addresses.h b/src/ats/gnunet-service-ats_addresses.h
index 96752ae42..2be8277e1 100644
--- a/src/ats/gnunet-service-ats_addresses.h
+++ b/src/ats/gnunet-service-ats_addresses.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2011-2014 Christian Grothoff (and other contributing authors) 3 Copyright (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
@@ -349,7 +349,6 @@ struct ATS_Address
349extern struct GNUNET_CONTAINER_MultiPeerMap *GSA_addresses; 349extern struct GNUNET_CONTAINER_MultiPeerMap *GSA_addresses;
350 350
351 351
352
353/** 352/**
354 * Initialize address subsystem. The addresses subsystem manages the addresses 353 * Initialize address subsystem. The addresses subsystem manages the addresses
355 * known and current performance information. 354 * known and current performance information.