From d41ed82a4ea0cc8e1674b6d5d2c49fd6462610bb Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 8 Sep 2019 12:33:09 +0000 Subject: uncrustify as demanded. --- src/ats/gnunet-service-ats.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ats/gnunet-service-ats.h') diff --git a/src/ats/gnunet-service-ats.h b/src/ats/gnunet-service-ats.h index 521a460ff..6abe57fdb 100644 --- a/src/ats/gnunet-service-ats.h +++ b/src/ats/gnunet-service-ats.h @@ -11,12 +11,12 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . SPDX-License-Identifier: AGPL3.0-or-later -*/ + */ /** * @file ats/gnunet-service-ats.h @@ -31,7 +31,7 @@ #define GAS_normalization_queue_length 3 -#define BANDWIDTH_ZERO GNUNET_BANDWIDTH_value_init (0) +#define BANDWIDTH_ZERO GNUNET_BANDWIDTH_value_init(0) /** * Handle for statistics. -- cgit v1.2.3