From 750d02ed02bd548745041144949861993a71d5e0 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 14 Dec 2012 10:02:51 +0000 Subject: [PATCH] docu --- src/include/gnunet_ats_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/gnunet_ats_service.h b/src/include/gnunet_ats_service.h index 8e75c9f73..f08bc2a38 100644 --- a/src/include/gnunet_ats_service.h +++ b/src/include/gnunet_ats_service.h @@ -60,7 +60,7 @@ enum GNUNET_ATS_Network_Type #define GNUNET_ATS_DefaultBandwidth 65536 /** - * Default bandwidth assigned to a network : 4095 MB/s + * Maximum bandwidth assigned to a network : 4095 MB/s */ #define GNUNET_ATS_MaxBandwidth UINT32_MAX -- 2.25.1