From f57cbab24fb7a22fc982eb8b6c4a2d18402be460 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 30 Jan 2014 14:47:20 +0000 Subject: fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check' --- src/include/gnunet_bandwidth_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/gnunet_bandwidth_lib.h b/src/include/gnunet_bandwidth_lib.h index 0cade7902..a8ebaae3e 100644 --- a/src/include/gnunet_bandwidth_lib.h +++ b/src/include/gnunet_bandwidth_lib.h @@ -94,7 +94,7 @@ struct GNUNET_BANDWIDTH_Tracker /** * Maximum number of seconds over which bandwidth may "accumulate". * Note that additionally, we also always allow at least - * GNUNET_SERVER_MAX_MESSAGE_SIZE to accumulate. + * #GNUNET_SERVER_MAX_MESSAGE_SIZE to accumulate. */ uint32_t max_carry_s__; }; -- cgit v1.2.3